mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: qmk-firmware-keychron-q4-ansi-default: Rename to qmk-firmware-keychron-q4-ansi-v2-default.
* gnu/packages/firmware.scm (qmk-firmware-keychron-q4-ansi-default): Rename to... (qmk-firmware-keychron-q4-ansi-v2-default): ...this. Change-Id: Ibd2bf06aa22c8d845fda0ec35bd2d2fb554e197f
This commit is contained in:
parent
0b0bede7b3
commit
03d56e9bfb
1 changed files with 2 additions and 2 deletions
|
@ -2024,8 +2024,8 @@ or passthrough board.")
|
|||
#:description
|
||||
"This package provides the firmware for the Keychron Q3 JIS with default keymap and with encoder."))
|
||||
|
||||
(define-public qmk-firmware-keychron-q4-ansi-default
|
||||
(make-qmk-firmware-keychron "keychron/q4/ansi" "default"
|
||||
(define-public qmk-firmware-keychron-q4-ansi-v2-default
|
||||
(make-qmk-firmware-keychron "keychron/q4/ansi/v2" "default"
|
||||
#:description
|
||||
"This package provides the firmware for the Keychron Q4 ANSI with default keymap."))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue