diff options
Diffstat (limited to 'keyboards/40percentclub/nano/keymaps/drashna/rules.mk')
-rw-r--r-- | keyboards/40percentclub/nano/keymaps/drashna/rules.mk | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/40percentclub/nano/keymaps/drashna/rules.mk b/keyboards/40percentclub/nano/keymaps/drashna/rules.mk new file mode 100644 index 0000000000..06110a0a2e --- /dev/null +++ b/keyboards/40percentclub/nano/keymaps/drashna/rules.mk @@ -0,0 +1,5 @@ +POINTING_DEVICE_ENABLE = yes +RGBLIGHT_ENABLE = no +CONSOLE_ENABLE = no + +BOOTLOADER = qmk-dfu |