gnu: Add qmk-firmware-ergodox-ez-dvorak-emacs-software.
* gnu/packages/firmware.scm (qmk-firmware-ergodox-ez-dvorak-emacs-software): New variable.
parent
2aa497e23c
commit
f110992686
|
@ -1488,6 +1488,14 @@ contains a single extra layer that includes function and multimedia keys. A
|
||||||
graphical representation of the keymap is available in the
|
graphical representation of the keymap is available in the
|
||||||
@file{layouts/community/ergodox/dvorak_emacs/readme.md} source file."))
|
@file{layouts/community/ergodox/dvorak_emacs/readme.md} source file."))
|
||||||
|
|
||||||
|
(define-public qmk-firmware-ergodox-ez-dvorak-emacs-software
|
||||||
|
(make-qmk-firmware
|
||||||
|
"ergodox_ez" "dvorak_emacs_software" #:description
|
||||||
|
"This is the same layout as that of the
|
||||||
|
@code{qmk-firmware-ergodox-ez-dvorak-emacs}, but designed to be used with a
|
||||||
|
Dvorak-configured operating system (instead of a US QWERTY one, which is the
|
||||||
|
default assumption for QMK firmware keymaps)."))
|
||||||
|
|
||||||
(define-public qmk-udev-rules
|
(define-public qmk-udev-rules
|
||||||
(package
|
(package
|
||||||
(inherit qmk-firmware-ergodox-ez-default)
|
(inherit qmk-firmware-ergodox-ez-default)
|
||||||
|
|
Reference in New Issue