mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-20 08:05:54 +02:00
gnu: Add qmk-firmware-keychron-v8-iso-encoder-default.
* gnu/packages/firmware.scm (qmk-firmware-keychron-v8-iso-encoder-default): New variable. Change-Id: I4fc6e0e058923aef245e15a695ed3b582522fa6d
This commit is contained in:
@@ -2324,6 +2324,11 @@ or passthrough board.")
|
||||
#:description
|
||||
"This package provides the firmware for the Keychron V8 ISO with default keymap."))
|
||||
|
||||
(define-public qmk-firmware-keychron-v8-iso-encoder-default
|
||||
(make-qmk-firmware-keychron "keychron/v8/iso_encoder" "default"
|
||||
#:description
|
||||
"This package provides the firmware for the Keychron V8 ISO with default keymap and with encoder."))
|
||||
|
||||
(define-public firmware-senoko
|
||||
(package
|
||||
(name "firmware-senoko")
|
||||
|
||||
Reference in New Issue
Block a user