1
0
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:
Danny Milosavljevic
2025-03-07 23:57:43 +01:00
parent 85557feb4d
commit 0b0bede7b3
+5
View File
@@ -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")