forked from forks/qmk_firmware
92e5361fc5
* updates to incorporate combined mouse key acceleration functionality * tab switching in chrome works, updated readme * updated keymap image * updated keymap image Co-authored-by: Nathan Vercaemert <nathan.vercaemert@gmail.com>
10 lines
245 B
Makefile
10 lines
245 B
Makefile
# Set any rules.mk overrides for your specific keymap here.
|
|
# See rules at https://docs.qmk.fm/#/config_options?id=the-rulesmk-file
|
|
LTO_ENABLE = yes
|
|
COMMAND_ENABLE = no
|
|
RGBLIGHT_ENABLE = no
|
|
TAP_DANCE_ENABLE=yes
|
|
|
|
# Debugging
|
|
CONSOLE_ENABLE = yes
|