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