diff options
Diffstat (limited to 'layouts/community/ergodox/drashna/rules.mk')
-rw-r--r-- | layouts/community/ergodox/drashna/rules.mk | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/layouts/community/ergodox/drashna/rules.mk b/layouts/community/ergodox/drashna/rules.mk new file mode 100644 index 0000000000..12f100d665 --- /dev/null +++ b/layouts/community/ergodox/drashna/rules.mk @@ -0,0 +1,7 @@ +TAP_DANCE_ENABLE = yes +SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend +COMMAND_ENABLE = yes # Commands for debug and configuration +RGBLIGHT_ENABLE = yes +CONSOLE_ENABLE = no +BOOTMAGIC_ENABLE = yes + |