aboutsummaryrefslogtreecommitdiff
path: root/keyboards/lily58/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/lily58/rules.mk')
-rw-r--r--keyboards/lily58/rules.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/lily58/rules.mk b/keyboards/lily58/rules.mk
index b2d7e648b..302cb0cdc 100644
--- a/keyboards/lily58/rules.mk
+++ b/keyboards/lily58/rules.mk
@@ -28,7 +28,8 @@ BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
28RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. 28RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
29# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE 29# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
30SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend 30SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
31OLED_DRIVER_ENABLE = yes # OLED display 31OLED_ENABLE = yes
32OLED_DRIVER = SSD1306 # OLED display
32SPLIT_KEYBOARD = yes 33SPLIT_KEYBOARD = yes
33 34
34DEFAULT_FOLDER = lily58/rev1 35DEFAULT_FOLDER = lily58/rev1