~ruther/qmk_firmware

ref: a9ba83c7beee3fd86d677eae5823fbb1e8b8bb30 qmk_firmware/keyboards/helix/rev3_4rows/rules.mk -rw-r--r-- 241 bytes
a9ba83c7 — Ryan Remove useless `LED/RGB_MATRIX_ENABLE` ifdefs (#23726) 11 months ago
                                                                                
1
2
3
4
5
6
7
8
9
EXTRAKEY_ENABLE = yes    # Audio control and System control
RGBLIGHT_ENABLE = yes   # Enable keyboard RGB underglow
RGB_MATRIX_ENABLE = no
OLED_ENABLE = yes
ENCODER_ENABLE = yes
DIP_SWITCH_ENABLE = no
LTO_ENABLE = yes

SRC += oled_display.c
Do not follow this link