diff options
Diffstat (limited to 'layouts/community/ergodox/drashna/rules.mk')
-rw-r--r-- | layouts/community/ergodox/drashna/rules.mk | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/layouts/community/ergodox/drashna/rules.mk b/layouts/community/ergodox/drashna/rules.mk index 853f1efd2..61b626307 100644 --- a/layouts/community/ergodox/drashna/rules.mk +++ b/layouts/community/ergodox/drashna/rules.mk | |||
@@ -1,4 +1,4 @@ | |||
1 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite | 1 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite |
2 | TAP_DANCE_ENABLE = no | 2 | TAP_DANCE_ENABLE = no |
3 | COMMAND_ENABLE = no # Commands for debug and configuration | 3 | COMMAND_ENABLE = no # Commands for debug and configuration |
4 | CONSOLE_ENABLE = no | 4 | CONSOLE_ENABLE = no |
@@ -9,12 +9,12 @@ ifeq ($(strip $(KEYBOARD)), ergodox_ez) | |||
9 | RGB_MATRIX_ENABLE = yes | 9 | RGB_MATRIX_ENABLE = yes |
10 | INDICATOR_LIGHTS = no | 10 | INDICATOR_LIGHTS = no |
11 | RGBLIGHT_STARTUP_ANIMATION = yes | 11 | RGBLIGHT_STARTUP_ANIMATION = yes |
12 | PIMORONI_TRACKBALL_ENABLE = yes | 12 | PIMORONI_TRACKBALL_ENABLE = no |
13 | MOUSEKEY_ENABLE = no | 13 | MOUSEKEY_ENABLE = no |
14 | endif | 14 | endif |
15 | 15 | ||
16 | UNICODE_ENABLE = no | 16 | UNICODE_ENABLE = no |
17 | UNICDOEMAP_ENABLE = no | 17 | UNICDOEMAP_ENABLE = no |
18 | 18 | CUSTOM_UNICODE_ENABLE = no | |
19 | 19 | ||
20 | DEBOUNCE_TYPE = sym_eager_pr | 20 | DEBOUNCE_TYPE = sym_eager_pr |