diff options
Diffstat (limited to 'keyboards/helix/rev3_5rows/rules.mk')
-rw-r--r-- | keyboards/helix/rev3_5rows/rules.mk | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/keyboards/helix/rev3_5rows/rules.mk b/keyboards/helix/rev3_5rows/rules.mk deleted file mode 100644 index f29deaf586..0000000000 --- a/keyboards/helix/rev3_5rows/rules.mk +++ /dev/null @@ -1,12 +0,0 @@ -EXTRAKEY_ENABLE = yes # Audio control and System control -RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow -SPLIT_KEYBOARD = yes -RGB_MATRIX_ENABLE = no -RGB_MATRIX_DRIVER = WS2812 -OLED_ENABLE = yes -OLED_DRIVER = SSD1306 -ENCODER_ENABLE = yes -DIP_SWITCH_ENABLE = no -LTO_ENABLE = yes - -SRC += oled_display.c |