summaryrefslogtreecommitdiff
path: root/keyboards/rgbkb/sol/keymaps/xulkal/rules.mk
blob: 238d1cf234afa103da336f1dd1f624119ce7fb26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Overridden build options from rev1 & rev2

# RGB Options
RGBLIGHT_ENABLE         = no        # Enable global lighting effects. Do not enable with RGB Matrix
RGBLIGHT_ANIMATIONS     = no        # LED animations
LED_MIRRORED            = no        # Mirror LEDs across halves (enable DIP 1 on slave, and DIP 2 and 3 on master)
RGB_MATRIX_ENABLE       = WS2812    # Enable per-key coordinate based RGB effects. Do not enable with RGBlight
FULLHAND_ENABLE         = yes       # Enables the additional 24 Full Hand LEDs

# Misc
OLED_DRIVER_ENABLE      = yes       # Enable the OLED Driver




# Do not edit past here

include keyboards/$(KEYBOARD)/post_rules.mk