diff options
Diffstat (limited to 'keyboards/tetris/rules.mk')
| -rw-r--r-- | keyboards/tetris/rules.mk | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/keyboards/tetris/rules.mk b/keyboards/tetris/rules.mk index 40b098ae6..784f6e462 100644 --- a/keyboards/tetris/rules.mk +++ b/keyboards/tetris/rules.mk | |||
| @@ -54,5 +54,7 @@ NKRO_ENABLE ?= yes # USB Nkey Rollover - if this doesn't work, see here: https: | |||
| 54 | BACKLIGHT_ENABLE ?= no # Enable keyboard backlight functionality | 54 | BACKLIGHT_ENABLE ?= no # Enable keyboard backlight functionality |
| 55 | AUDIO_ENABLE ?= yes | 55 | AUDIO_ENABLE ?= yes |
| 56 | RGBLIGHT_ENABLE ?= yes | 56 | RGBLIGHT_ENABLE ?= yes |
| 57 | TAP_DANCE_ENABLE = yes | 57 | TAP_DANCE_ENABLE = no |
| 58 | EXTRAFLAGS += -flto # Make the hex smaller \ No newline at end of file | 58 | EXTRAFLAGS += -flto # Make the hex smaller |
| 59 | |||
| 60 | LAYOUTS = planck_mit | ||
