summaryrefslogtreecommitdiffstats
path: root/keyboards/tomato/rules.mk
diff options
context:
space:
mode:
authornoroadsleft <18669334+noroadsleft@users.noreply.github.com>2018-07-05 06:44:50 +0200
committerDrashna Jaelre <drashna@live.com>2018-07-05 06:44:50 +0200
commit3d6919c3dc1933c20c3cf2afc473e97cebed447e (patch)
treecde88ba6e6d45476eec89b5947efd9df9e6550b7 /keyboards/tomato/rules.mk
parentdb8b547b7da6c6bd0c63ca0bad250048eb8cb934 (diff)
downloadqmk_firmware-3d6919c3dc1933c20c3cf2afc473e97cebed447e.tar.gz
qmk_firmware-3d6919c3dc1933c20c3cf2afc473e97cebed447e.tar.xz
Tomato refactor and Configurator support (#3314)
* Matrix refactor: rename KEYMAP to LAYOUT_ortho_3x10 * Keymap refactor: matrix rename * Add LAYOUTS = ortho_3x10 to rules.mk * Configurator support
Diffstat (limited to 'keyboards/tomato/rules.mk')
-rw-r--r--keyboards/tomato/rules.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/tomato/rules.mk b/keyboards/tomato/rules.mk
index 61ea958d7..cbb2b0519 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