diff options
Diffstat (limited to 'keyboards/maple_computing/launchpad/keymaps/drashna/rules.mk')
-rw-r--r-- | keyboards/maple_computing/launchpad/keymaps/drashna/rules.mk | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/keyboards/maple_computing/launchpad/keymaps/drashna/rules.mk b/keyboards/maple_computing/launchpad/keymaps/drashna/rules.mk new file mode 100644 index 0000000000..c3b1e0a8b9 --- /dev/null +++ b/keyboards/maple_computing/launchpad/keymaps/drashna/rules.mk @@ -0,0 +1,7 @@ +BOOTLOADER = atmel-dfu + +RGBLIGHT_ENABLE = no +AUDIO_ENABLE = no +BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite +RGB_MATRIX_ENABLE = yes +RGB_MATRIX_DRIVER = WS2812 |