1688c014cc
This is a QWERTY layout for ErgoDox on QMK. It's designed to work well in MS Office-like environments. It's tested on Windows 7 and 10.
10 lines
182 B
Makefile
10 lines
182 B
Makefile
# Having a file like this allows you to override Makefile definitions
|
|
# for your own particular keymap
|
|
|
|
TAP_DANCE_ENABLE=yes
|
|
|
|
|
|
ifndef QUANTUM_DIR
|
|
include ../../../../Makefile
|
|
endif
|