summaryrefslogtreecommitdiff
path: root/keyboards/dilly/rules.mk
diff options
context:
space:
mode:
authornoroadsleft2018-06-06 11:12:42 -0700
committerDrashna Jaelre2018-06-06 11:12:42 -0700
commitafa0a8d6f7822e1c0544aed1475ae528262987d8 (patch)
treeb2b485515df714aff587ac4620914a235ba3cfdc /keyboards/dilly/rules.mk
parentd86410103fd48a98c086dd7e5054d7d42905b741 (diff)
Dilly: Refactor and Configurator support (#3134)
* Refactor * Configurator support * Add LAYOUT_ortho_3x10 to default QMK layouts * Refactor Dilly to use LAYOUT_ortho_3x10
Diffstat (limited to 'keyboards/dilly/rules.mk')
-rw-r--r--keyboards/dilly/rules.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/dilly/rules.mk b/keyboards/dilly/rules.mk
index 9c4082da2..812362567 100644
--- a/keyboards/dilly/rules.mk
+++ b/keyboards/dilly/rules.mk
@@ -53,4 +53,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
AUDIO_ENABLE = no
-RGBLIGHT_ENABLE = yes \ No newline at end of file
+RGBLIGHT_ENABLE = yes
+
+LAYOUTS = ortho_3x10