mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 03:50:45 +02:00
gnu: Add qmk-firmware-keychron-v10-iso-encoder-default.
* gnu/packages/firmware.scm (qmk-firmware-keychron-v10-iso-encoder-default): New variable. Change-Id: I8aecffa8f496b9f86f970769771594345628963b
This commit is contained in:
parent
35730a1aa2
commit
2301083f93
1 changed files with 5 additions and 0 deletions
|
@ -2154,6 +2154,11 @@ or passthrough board.")
|
|||
#:description
|
||||
"This package provides the firmware for the Keychron V10 ANSI with default keymap and with encoder."))
|
||||
|
||||
(define-public qmk-firmware-keychron-v10-iso-encoder-default
|
||||
(make-qmk-firmware-keychron "keychron/v10/iso_encoder" "default"
|
||||
#:description
|
||||
"This package provides the firmware for the Keychron V10 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