mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: qmk-firmware-keychron-s1-ansi-white-default: Fix build.
* gnu/packages/firmware.scm (qmk-firmware-keychron-s1-ansi-white-default): Fix build. Change-Id: I661981f81aab11a0cce1c6b2a965453cb9cc8ecb
This commit is contained in:
parent
4630286b6b
commit
a125f30f95
1 changed files with 1 additions and 1 deletions
|
@ -2145,7 +2145,7 @@ or passthrough board.")
|
|||
"This package provides the firmware for the Keychron S1 ANSI RGB with default keymap."))
|
||||
|
||||
(define-public qmk-firmware-keychron-s1-ansi-white-default
|
||||
(make-qmk-firmware-keychron "keychron/s1/ansi-white" "default"
|
||||
(make-qmk-firmware-keychron "keychron/s1/ansi/white" "default"
|
||||
#:description
|
||||
"This package provides the firmware for the Keychron S1 ANSI white with default keymap."))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue