mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Add qmk-firmware-keychron-v5-ansi-default.
* gnu/packages/firmware.scm (qmk-firmware-keychron-v5-ansi-default): New variable. Change-Id: Ia56dfb61882196eb3b4d458e92fec777eafe943b
This commit is contained in:
parent
a795f7c453
commit
608375b19e
1 changed files with 5 additions and 0 deletions
|
@ -2259,6 +2259,11 @@ or passthrough board.")
|
||||||
#:description
|
#:description
|
||||||
"This package provides the firmware for the Keychron V4 ISO with default keymap."))
|
"This package provides the firmware for the Keychron V4 ISO with default keymap."))
|
||||||
|
|
||||||
|
(define-public qmk-firmware-keychron-v5-ansi-default
|
||||||
|
(make-qmk-firmware-keychron "keychron/v5/ansi" "default"
|
||||||
|
#:description
|
||||||
|
"This package provides the firmware for the Keychron V5 ANSI with default keymap."))
|
||||||
|
|
||||||
(define-public firmware-senoko
|
(define-public firmware-senoko
|
||||||
(package
|
(package
|
||||||
(name "firmware-senoko")
|
(name "firmware-senoko")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue