keyboard/qmk/keyboards/helix/rev3_5rows/rules.mk

12 lines
297 B
Makefile
Raw Normal View History

2020-10-29 21:04:34 +00:00
EXTRAKEY_ENABLE = yes # Audio control and System control
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
SPLIT_KEYBOARD = yes
2020-12-25 20:21:40 +00:00
RGB_MATRIX_ENABLE = no
RGB_MATRIX_DRIVER = WS2812
2020-10-29 21:04:34 +00:00
OLED_DRIVER_ENABLE = yes
ENCODER_ENABLE = yes
DIP_SWITCH_ENABLE = yes
LTO_ENABLE = yes
SRC += oled_display.c