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