1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-01 14:55:55 +02:00

gnu: Add qmk-firmware-keychron-v3-jis-encoder-default.

* gnu/packages/firmware.scm (qmk-firmware-keychron-v3-jis-encoder-default):
New variable.

Change-Id: Id0791b3afe7dda512fd7ebb7fc2d83b2f29e0891
This commit is contained in:
Danny Milosavljevic
2025-03-07 23:54:09 +01:00
parent 492045251f
commit 0b912196df
+5
View File
@@ -2244,6 +2244,11 @@ or passthrough board.")
#:description
"This package provides the firmware for the Keychron V3 ISO with default keymap and with encoder."))
(define-public qmk-firmware-keychron-v3-jis-encoder-default
(make-qmk-firmware-keychron "keychron/v3/jis_encoder" "default"
#:description
"This package provides the firmware for the Keychron V3 JIS with default keymap and with encoder."))
(define-public firmware-senoko
(package
(name "firmware-senoko")