[Keymap] Xulkal changes (#6075)
This commit is contained in:
committed by
Drashna Jaelre
parent
b2f7915994
commit
de968eb310
11
keyboards/helix/rev2/keymaps/xulkal/rules.mk
Normal file
11
keyboards/helix/rev2/keymaps/xulkal/rules.mk
Normal file
@@ -0,0 +1,11 @@
|
||||
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
|
||||
Reference in New Issue
Block a user