summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/firmware.scm5
1 files changed, 5 insertions, 0 deletions
diff --git a/gnu/packages/firmware.scm b/gnu/packages/firmware.scm
index d7a7176e15..57c8682e5c 100644
--- a/gnu/packages/firmware.scm
+++ b/gnu/packages/firmware.scm
@@ -2304,6 +2304,11 @@ or passthrough board.")
#:description
"This package provides the firmware for the Keychron V7 ANSI with default keymap."))
+(define-public qmk-firmware-keychron-v7-iso-default
+ (make-qmk-firmware-keychron "keychron/v7/iso" "default"
+ #:description
+ "This package provides the firmware for the Keychron V7 ISO with default keymap."))
+
(define-public firmware-senoko
(package
(name "firmware-senoko")