mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-29 21:41:15 +02:00
gnu: Add qmk-firmware-keychron-v4-ansi-default.
* gnu/packages/firmware.scm (qmk-firmware-keychron-v4-ansi-default): New variable. Change-Id: I52eb77c3f175ead9f6ed3975d1c22afb1ca5ea93
This commit is contained in:
@@ -2249,6 +2249,11 @@ or passthrough board.")
|
||||
#:description
|
||||
"This package provides the firmware for the Keychron V3 JIS with default keymap and with encoder."))
|
||||
|
||||
(define-public qmk-firmware-keychron-v4-ansi-default
|
||||
(make-qmk-firmware-keychron "keychron/v4/ansi" "default"
|
||||
#:description
|
||||
"This package provides the firmware for the Keychron V4 ANSI with default keymap."))
|
||||
|
||||
(define-public firmware-senoko
|
||||
(package
|
||||
(name "firmware-senoko")
|
||||
|
||||
Reference in New Issue
Block a user