mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-24 10:01:47 +02:00
gnu: Add qmk-firmware-keychron-v2-jis-encoder-default.
* gnu/packages/firmware.scm (qmk-firmware-keychron-v2-jis-encoder-default): New variable. Change-Id: Ib4e2ee4b4c0615ef6de1dbb36ae467f2eca242ff
This commit is contained in:
@@ -2214,6 +2214,11 @@ or passthrough board.")
|
||||
#:description
|
||||
"This package provides the firmware for the Keychron V2 JIS with default keymap."))
|
||||
|
||||
(define-public qmk-firmware-keychron-v2-jis-encoder-default
|
||||
(make-qmk-firmware-keychron "keychron/v2/jis_encoder" "default"
|
||||
#:description
|
||||
"This package provides the firmware for the Keychron V2 JIS with default keymap and with encoder."))
|
||||
|
||||
(define-public qmk-firmware-keychron-v3-ansi-default
|
||||
(make-qmk-firmware-keychron "keychron/v3/ansi" "default"
|
||||
#:description
|
||||
|
||||
Reference in New Issue
Block a user