aboutsummaryrefslogtreecommitdiff
path: root/keyboards/splitkb/kyria/rev1/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/splitkb/kyria/rev1/rules.mk')
-rw-r--r--keyboards/splitkb/kyria/rev1/rules.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/splitkb/kyria/rev1/rules.mk b/keyboards/splitkb/kyria/rev1/rules.mk
index 6b9217782..cc2cbba60 100644
--- a/keyboards/splitkb/kyria/rev1/rules.mk
+++ b/keyboards/splitkb/kyria/rev1/rules.mk
@@ -1,4 +1,5 @@
1OLED_DRIVER_ENABLE = yes # Enables the use of OLED displays 1OLED_ENABLE = yes
2OLED_DRIVER = SSD1306 # Enables the use of OLED displays
2ENCODER_ENABLE = yes # ENables the use of one or more encoders 3ENCODER_ENABLE = yes # ENables the use of one or more encoders
3RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow 4RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
4RGB_MATRIX_ENABLE = no # Enable keyboard RGB matrix (do not use together with RGBLIGHT_ENABLE) 5RGB_MATRIX_ENABLE = no # Enable keyboard RGB matrix (do not use together with RGBLIGHT_ENABLE)