fb980cf032
* new alternative controller. * following suggestions at qmk's 8059. * forgot to replace some underscores and keycodes. * following drashna's suggestions at qmk's 8059. * following zvecr's suggestion in qmk's 8059. * following noroadsleft's suggestion at qmk's 8059.
7 lines
117 B
Makefile
7 lines
117 B
Makefile
# Build Options
|
|
# change yes to no to disable
|
|
#
|
|
|
|
MOUSEKEY_ENABLE = yes
|
|
COMBO_ENABLE = yes
|
|
TAP_DANCE_ENABLE = yes
|