diff options
Diffstat (limited to 'keyboards/tomato/rules.mk')
-rw-r--r-- | keyboards/tomato/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/tomato/rules.mk b/keyboards/tomato/rules.mk index 61ea958d7e..cbb2b05196 100644 --- a/keyboards/tomato/rules.mk +++ b/keyboards/tomato/rules.mk @@ -54,3 +54,5 @@ NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https:/ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality AUDIO_ENABLE = no RGBLIGHT_ENABLE = yes + +LAYOUTS = ortho_3x10 |