summaryrefslogtreecommitdiff
path: root/keyboards/novelpad/rules.mk
diff options
context:
space:
mode:
authornoroadsleft <18669334+noroadsleft@users.noreply.github.com>2018-07-01 11:06:00 -0700
committerDrashna Jaelre <drashna@live.com>2018-07-01 11:06:00 -0700
commite8d2f4f891c2ac38be2eb03694725c8bfa8801a9 (patch)
treefa4ed10c1616812d6d771687d22f5ca3e7ac812d /keyboards/novelpad/rules.mk
parent29954efd064fdf635af0895fc53bbaee58a1efda (diff)
Novelpad refactor and Configurator support (#3276)
* Matrix refactor * Keymap refactor * Configurator support * Add LAYOUTS = ortho_5x4 to rules.mk * Readme formatting fix * #include != #define * Removed an extra comma
Diffstat (limited to 'keyboards/novelpad/rules.mk')
-rwxr-xr-xkeyboards/novelpad/rules.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/novelpad/rules.mk b/keyboards/novelpad/rules.mk
index d90dd6265e..8d35c6c05c 100755
--- a/keyboards/novelpad/rules.mk
+++ b/keyboards/novelpad/rules.mk
@@ -53,4 +53,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
NKRO_ENABLE = no # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
BACKLIGHT_ENABLE = yes # In-switch LEDs
AUDIO_ENABLE = no # There is no available timer or pin for audio on the NovelPad
-RGBLIGHT_ENABLE = yes # RGB LEDs for underglow, installed and enabled by default for the NovelPad \ No newline at end of file
+RGBLIGHT_ENABLE = yes # RGB LEDs for underglow, installed and enabled by default for the NovelPad
+
+LAYOUTS = ortho_5x4