diff options
Diffstat (limited to 'keyboards/tada68/keymaps/emdarcher/rules.mk')
-rw-r--r-- | keyboards/tada68/keymaps/emdarcher/rules.mk | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/keyboards/tada68/keymaps/emdarcher/rules.mk b/keyboards/tada68/keymaps/emdarcher/rules.mk new file mode 100644 index 0000000000..d44788422b --- /dev/null +++ b/keyboards/tada68/keymaps/emdarcher/rules.mk @@ -0,0 +1,7 @@ +# Build Options +# change to "no" to disable the options, or define them in the Makefile in +# the appropriate keymap folder that will get included automatically +# +MOUSEKEY_ENABLE = yes # Mouse keys(+4700) +CONSOLE_ENABLE = no # Console for debug(+400) + |