~ruther/guix-local

a125f30f955c8cee32b8d9a7ae1abbed9ffa27fb — Danny Milosavljevic 1 year, 4 months ago 4630286
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
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/firmware.scm
M gnu/packages/firmware.scm => gnu/packages/firmware.scm +1 -1
@@ 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."))