1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-29 21:41:15 +02:00

gnu: Add qmk-firmware-keychron-v4-ansi-default.

* gnu/packages/firmware.scm (qmk-firmware-keychron-v4-ansi-default):
New variable.

Change-Id: I52eb77c3f175ead9f6ed3975d1c22afb1ca5ea93
This commit is contained in:
Danny Milosavljevic
2025-03-07 23:54:18 +01:00
parent 0b912196df
commit fc478a4836

View File

@@ -2249,6 +2249,11 @@ or passthrough board.")
#:description
"This package provides the firmware for the Keychron V3 JIS with default keymap and with encoder."))
(define-public qmk-firmware-keychron-v4-ansi-default
(make-qmk-firmware-keychron "keychron/v4/ansi" "default"
#:description
"This package provides the firmware for the Keychron V4 ANSI with default keymap."))
(define-public firmware-senoko
(package
(name "firmware-senoko")