mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 04:20:44 +02:00
gnu: Add qmk-firmware-keychron-q2-jis-default.
* gnu/packages/firmware.scm (qmk-firmware-keychron-q2-jis-default): New variable. Change-Id: Ia49a0df4b8c0bb060b1863ae5de58f75237d2290
This commit is contained in:
parent
4d69823f18
commit
bc9c928cbe
1 changed files with 5 additions and 0 deletions
|
@ -1984,6 +1984,11 @@ or passthrough board.")
|
|||
#:description
|
||||
"This package provides the firmware for the Keychron Q2 ISO with default keymap and with encoder."))
|
||||
|
||||
(define-public qmk-firmware-keychron-q2-jis-default
|
||||
(make-qmk-firmware-keychron "keychron/q2/jis" "default"
|
||||
#:description
|
||||
"This package provides the firmware for the Keychron Q2 JIS with default keymap."))
|
||||
|
||||
(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