diff options
Diffstat (limited to 'keyboards/le_chiffre/rules.mk')
-rw-r--r-- | keyboards/le_chiffre/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/le_chiffre/rules.mk b/keyboards/le_chiffre/rules.mk index 3d639b8ed..eb18362b6 100644 --- a/keyboards/le_chiffre/rules.mk +++ b/keyboards/le_chiffre/rules.mk | |||
@@ -19,7 +19,7 @@ NKRO_ENABLE = yes # USB Nkey Rollover | |||
19 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | 19 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow |
20 | TAP_DANCE_ENABLE = no | 20 | TAP_DANCE_ENABLE = no |
21 | ENCODER_ENABLE = yes | 21 | ENCODER_ENABLE = yes |
22 | OLED_DRIVER_ENABLE = no | 22 | OLED_ENABLE = no |
23 | RGB_MATRIX_ENABLE = yes | 23 | RGB_MATRIX_ENABLE = yes |
24 | RGB_MATRIX_DRIVER = WS2812 | 24 | RGB_MATRIX_DRIVER = WS2812 |
25 | LTO_ENABLE = yes | 25 | LTO_ENABLE = yes |