diff options
Diffstat (limited to 'keyboards/evyd13/wonderland/keymaps/brandonschlack/rules.mk')
-rwxr-xr-x | keyboards/evyd13/wonderland/keymaps/brandonschlack/rules.mk | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/evyd13/wonderland/keymaps/brandonschlack/rules.mk b/keyboards/evyd13/wonderland/keymaps/brandonschlack/rules.mk new file mode 100755 index 0000000000..80361c34fd --- /dev/null +++ b/keyboards/evyd13/wonderland/keymaps/brandonschlack/rules.mk @@ -0,0 +1,8 @@ +# Build Options +# comment out to disable the options. +# +MOUSEKEY_ENABLE = yes # Mouse keys +CONSOLE_ENABLE = no # Console for debug +COMMAND_ENABLE = no # Commands for debug and configuration +VELOCIKEY_ENABLE = no + |