mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Add qmk-firmware-keychron-v1-jis-encoder-default.
* gnu/packages/firmware.scm (qmk-firmware-keychron-v1-jis-encoder-default): New variable. Change-Id: I667eaef95f150862ccffa68058c7c8e39c2e294a
This commit is contained in:
parent
5240f7d8b6
commit
2310a446c0
1 changed files with 5 additions and 0 deletions
|
@ -2184,6 +2184,11 @@ or passthrough board.")
|
||||||
#:description
|
#:description
|
||||||
"This package provides the firmware for the Keychron V1 JIS with default keymap."))
|
"This package provides the firmware for the Keychron V1 JIS with default keymap."))
|
||||||
|
|
||||||
|
(define-public qmk-firmware-keychron-v1-jis-encoder-default
|
||||||
|
(make-qmk-firmware-keychron "keychron/v1/jis_encoder" "default"
|
||||||
|
#:description
|
||||||
|
"This package provides the firmware for the Keychron V1 JIS with default keymap and with encoder."))
|
||||||
|
|
||||||
(define-public qmk-firmware-keychron-v3-ansi-default
|
(define-public qmk-firmware-keychron-v3-ansi-default
|
||||||
(make-qmk-firmware-keychron "keychron/v3/ansi" "default"
|
(make-qmk-firmware-keychron "keychron/v3/ansi" "default"
|
||||||
#:description
|
#:description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue