diff options
Diffstat (limited to 'users/draevin/rules.mk')
-rw-r--r-- | users/draevin/rules.mk | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/users/draevin/rules.mk b/users/draevin/rules.mk new file mode 100644 index 0000000000..7d67404930 --- /dev/null +++ b/users/draevin/rules.mk @@ -0,0 +1,12 @@ +SRC += draevin.c + +LTO_ENABLE = yes +MOUSEKEY_ENABLE = yes +RGBLIGHT_ENABLE = yes +TAP_DANCE_ENABLE = yes + +AUDIO_ENABLE = no +BACKLIGHT_ENABLE = no +BOOTMAGIC_ENABLE = no +CONSOLE_ENABLE = no +SLEEP_LED_ENABLE = no
\ No newline at end of file |