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