mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Add qmk-firmware-keychron-v3-ansi-encoder-default.
* gnu/packages/firmware.scm (qmk-firmware-keychron-v3-ansi-encoder-default): New variable. Change-Id: I7cf7b8961e38df4514924f3c4664b65640ae6126
This commit is contained in:
parent
746cc00195
commit
29ac7f94c5
1 changed files with 5 additions and 0 deletions
|
@ -2234,6 +2234,11 @@ or passthrough board.")
|
||||||
#:description
|
#:description
|
||||||
"This package provides the firmware for the Keychron V3 JIS with default keymap."))
|
"This package provides the firmware for the Keychron V3 JIS with default keymap."))
|
||||||
|
|
||||||
|
(define-public qmk-firmware-keychron-v3-ansi-encoder-default
|
||||||
|
(make-qmk-firmware-keychron "keychron/v3/ansi_encoder" "default"
|
||||||
|
#:description
|
||||||
|
"This package provides the firmware for the Keychron V3 ANSI with default keymap and with an encoder."))
|
||||||
|
|
||||||
(define-public firmware-senoko
|
(define-public firmware-senoko
|
||||||
(package
|
(package
|
||||||
(name "firmware-senoko")
|
(name "firmware-senoko")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue