mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-14 19:10:49 +02:00
gnu: Add qmk-firmware-keychron-v5-iso-default.
* gnu/packages/firmware.scm (qmk-firmware-keychron-v5-iso-default): New variable. Change-Id: Iaa74a3719646d891e005b0d40946a4e5f01c0101
This commit is contained in:
parent
6694d19b5d
commit
4ea88a1ae4
1 changed files with 5 additions and 0 deletions
|
@ -2269,6 +2269,11 @@ or passthrough board.")
|
|||
#:description
|
||||
"This package provides the firmware for the Keychron V5 ANSI with default keymap and with encoder."))
|
||||
|
||||
(define-public qmk-firmware-keychron-v5-iso-default
|
||||
(make-qmk-firmware-keychron "keychron/v5/iso" "default"
|
||||
#:description
|
||||
"This package provides the firmware for the Keychron V5 ISO with default keymap."))
|
||||
|
||||
(define-public firmware-senoko
|
||||
(package
|
||||
(name "firmware-senoko")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue