mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-08-17 11:01:30 +02:00
gnu: Add qmk-firmware-keychron-q6-ansi-encoder-default.
* gnu/packages/firmware.scm (qmk-firmware-keychron-q6-ansi-encoder-default): New variable. Change-Id: I27cd5f35c7d4864e2336ecd8f080c5b38d8625c4
This commit is contained in:
@@ -2069,6 +2069,11 @@ or passthrough board.")
|
||||
#:description
|
||||
"This package provides the firmware for the Keychron Q6 ANSI with default keymap."))
|
||||
|
||||
(define-public qmk-firmware-keychron-q6-ansi-encoder-default
|
||||
(make-qmk-firmware-keychron "keychron/q6/ansi_encoder" "default"
|
||||
#:description
|
||||
"This package provides the firmware for the Keychron Q6 ANSI 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