[Keymap] Xulkal changes (#6075)

This commit is contained in:
XScorpion2
2019-06-05 18:14:35 -05:00
committed by Drashna Jaelre
parent b2f7915994
commit de968eb310
6 changed files with 217 additions and 40 deletions

View 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