summaryrefslogtreecommitdiff
path: root/keyboards/helix/rev2/keymaps/xulkal/rules.mk
blob: 7fac4df7e1022c24e13075abda0435df70d4d935 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
RGBLIGHT_ENABLE = yes
# Enable RGBLIGHT Animations
OPT_DEFS += -DRGBLIGHT_ANIMATIONS
# Helix specific define for correct RGBLED_NUM
OPT_DEFS += -DRGBLED_BACK

OLED_DRIVER_ENABLE = yes
# 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 :=