mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Add qmk-firmware-keychron-c3-pro-ansi-rgb-default.
* gnu/packages/firmware.scm (qmk-firmware-keychron-c3-pro-ansi-rgb-default): New variable. Change-Id: I15ae572f45c5e962b36c2a649fda5915fb064ab4
This commit is contained in:
parent
9c0cc85ef2
commit
108533c3a3
1 changed files with 5 additions and 0 deletions
|
@ -1889,6 +1889,11 @@ or passthrough board.")
|
|||
#:description
|
||||
"This package provides the firmware for the Keychron C3 Pro ANSI Red with default keymap."))
|
||||
|
||||
(define-public qmk-firmware-keychron-c3-pro-ansi-rgb-default
|
||||
(make-qmk-firmware-keychron "keychron/c3_pro/ansi/rgb" "default"
|
||||
#:description
|
||||
"This package provides the firmware for the Keychron C3 Pro ANSI RGB 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