~ruther/qmk_firmware

ref: 0ac8221a0a423d1a74238fcdf6b489bfe865c2e7 qmk_firmware/keyboards/helix/rev2/keymaps/xulkal/rules.mk -rw-r--r-- 376 bytes
0ac8221a — Joel Challis Remove invalid config option from kikoslab/kl90 (#21708) 2 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
RGBLIGHT_ENABLE = yes
# Helix specific define for correct RGBLED_NUM
OPT_DEFS += -DRGBLED_BACK

OLED_ENABLE = yes
OLED_DRIVER = SSD1306
# Helix specific font file
OPT_DEFS += -DOLED_FONT_H=\"common/glcdfont.c\"
# Xulkal specific oled define
OPT_DEFS += -DOLED_90ROTATION

SPLIT_KEYBOARD = yes

# Explicitly disable helix standard post-processing
KEYBOARD_LOCAL_FEATURES_MK :=