diff options
Diffstat (limited to 'keyboards/helix/rev3_5rows/rules.mk')
| -rw-r--r-- | keyboards/helix/rev3_5rows/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/helix/rev3_5rows/rules.mk b/keyboards/helix/rev3_5rows/rules.mk index a5916c114..530d1d750 100644 --- a/keyboards/helix/rev3_5rows/rules.mk +++ b/keyboards/helix/rev3_5rows/rules.mk | |||
| @@ -5,7 +5,7 @@ RGB_MATRIX_ENABLE = no | |||
| 5 | RGB_MATRIX_DRIVER = WS2812 | 5 | RGB_MATRIX_DRIVER = WS2812 |
| 6 | OLED_DRIVER_ENABLE = yes | 6 | OLED_DRIVER_ENABLE = yes |
| 7 | ENCODER_ENABLE = yes | 7 | ENCODER_ENABLE = yes |
| 8 | DIP_SWITCH_ENABLE = yes | 8 | DIP_SWITCH_ENABLE = no |
| 9 | LTO_ENABLE = yes | 9 | LTO_ENABLE = yes |
| 10 | 10 | ||
| 11 | SRC += oled_display.c | 11 | SRC += oled_display.c |
