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