mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-14 19:10:49 +02:00
gnu: Add qmk-firmware-keychron-v1-iso-encoder-default.
* gnu/packages/firmware.scm (qmk-firmware-keychron-v1-iso-encoder-default): New variable. Change-Id: I13d73f4a0ea0b61c2c9cf281d6f26701a36d9e35
This commit is contained in:
parent
94cc010aa3
commit
26579f2ce1
1 changed files with 5 additions and 0 deletions
|
@ -2174,6 +2174,11 @@ or passthrough board.")
|
|||
#:description
|
||||
"This package provides the firmware for the Keychron V1 ISO with default keymap."))
|
||||
|
||||
(define-public qmk-firmware-keychron-v1-iso-encoder-default
|
||||
(make-qmk-firmware-keychron "keychron/v1/iso_encoder" "default"
|
||||
#:description
|
||||
"This package provides the firmware for the Keychron V1 ISO with default keymap and with encoder."))
|
||||
|
||||
(define-public qmk-firmware-keychron-v3-ansi-default
|
||||
(make-qmk-firmware-keychron "keychron/v3/ansi" "default"
|
||||
#:description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue