mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-11 02:59:09 +00:00
update some keymaps that broke w/defaults
This commit is contained in:
parent
927ef81363
commit
cf8e10533b
3 changed files with 3 additions and 1 deletions
|
@ -7,6 +7,7 @@ NKRO_ENABLE = yes # N-key rollover required for use as a steno board
|
||||||
AUDIO_ENABLE = no # Audio output on port C6
|
AUDIO_ENABLE = no # Audio output on port C6
|
||||||
TAP_DANCE_ENABLE = yes
|
TAP_DANCE_ENABLE = yes
|
||||||
MOUSEKEY_ENABLE = yes
|
MOUSEKEY_ENABLE = yes
|
||||||
|
CONSOLE_ENABLE = no
|
||||||
|
|
||||||
ifndef QUANTUM_DIR
|
ifndef QUANTUM_DIR
|
||||||
include ../../../../Makefile
|
include ../../../../Makefile
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
TAP_DANCE_ENABLE = yes
|
TAP_DANCE_ENABLE = yes
|
||||||
|
BACKLIGHT_ENABLE = yes
|
||||||
ifndef QUANTUM_DIR
|
ifndef QUANTUM_DIR
|
||||||
include ../../../../Makefile
|
include ../../../../Makefile
|
||||||
endif
|
endif
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 8fce03b3a75c743e5d5c40b9d59c1637c59d22a7
|
Subproject commit d34e8eb83101a95f98892bf68605fe545821f320
|
Loading…
Reference in a new issue