diff options
Diffstat (limited to 'keyboards/crkbd/keymaps/md40/rules.mk')
-rw-r--r-- | keyboards/crkbd/keymaps/md40/rules.mk | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/crkbd/keymaps/md40/rules.mk b/keyboards/crkbd/keymaps/md40/rules.mk new file mode 100644 index 0000000000..86f4f1e11c --- /dev/null +++ b/keyboards/crkbd/keymaps/md40/rules.mk @@ -0,0 +1,8 @@ + +# 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 +# +BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite +MOUSEKEY_ENABLE = no # Mouse keys +NKRO_ENABLE = no # Enable N-Key Rollover |