aboutsummaryrefslogtreecommitdiff
path: root/keyboards/torn/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/torn/rules.mk')
-rw-r--r--keyboards/torn/rules.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/torn/rules.mk b/keyboards/torn/rules.mk
index 3b808f499..8801760ee 100644
--- a/keyboards/torn/rules.mk
+++ b/keyboards/torn/rules.mk
@@ -17,7 +17,8 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
17BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality 17BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
18RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow 18RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
19ENCODER_ENABLE = yes # Enable rotary encoder 19ENCODER_ENABLE = yes # Enable rotary encoder
20OLED_DRIVER_ENABLE = yes 20OLED_ENABLE = yes
21OLED_DRIVER = SSD1306
21WPM_ENABLE = yes 22WPM_ENABLE = yes
22CUSTOM_MATRIX = lite 23CUSTOM_MATRIX = lite
23 24