1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-07 05:30:38 +02:00

gnu: Add qmk-firmware-keychron-v5-iso-encoder-default.

* gnu/packages/firmware.scm (qmk-firmware-keychron-v5-iso-encoder-default):
New variable.

Change-Id: I4e55928f895364c6d612bce6c59b1ba27f683dcc
This commit is contained in:
Danny Milosavljevic
2025-03-07 23:55:20 +01:00
parent 4ea88a1ae4
commit cb2e8955bb

View File

@@ -2274,6 +2274,11 @@ or passthrough board.")
#:description
"This package provides the firmware for the Keychron V5 ISO with default keymap."))
(define-public qmk-firmware-keychron-v5-iso-encoder-default
(make-qmk-firmware-keychron "keychron/v5/iso_encoder" "default"
#:description
"This package provides the firmware for the Keychron V5 ISO with default keymap and with encoder."))
(define-public firmware-senoko
(package
(name "firmware-senoko")