1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-14 19:10:49 +02:00

gnu: Add qmk-firmware-keychron-v5-iso-default.

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

Change-Id: Iaa74a3719646d891e005b0d40946a4e5f01c0101
This commit is contained in:
Danny Milosavljevic 2025-03-07 23:55:04 +01:00
parent 6694d19b5d
commit 4ea88a1ae4
No known key found for this signature in database
GPG key ID: E71A35542C30BAA5

View file

@ -2269,6 +2269,11 @@ or passthrough board.")
#:description
"This package provides the firmware for the Keychron V5 ANSI with default keymap and with encoder."))
(define-public qmk-firmware-keychron-v5-iso-default
(make-qmk-firmware-keychron "keychron/v5/iso" "default"
#:description
"This package provides the firmware for the Keychron V5 ISO with default keymap."))
(define-public firmware-senoko
(package
(name "firmware-senoko")