]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/rgbkb/sol/keymaps/xulkal/rules.mk
Sol Rev 2 Keyboard (#6389)
[qmk_firmware.git] / keyboards / rgbkb / sol / keymaps / xulkal / rules.mk
1 # Overridden build options from rev1 & rev2
2
3 # RGB Options
4 RGBLIGHT_ENABLE         = no        # Enable global lighting effects. Do not enable with RGB Matrix
5 RGBLIGHT_ANIMATIONS     = no        # LED animations
6 LED_MIRRORED            = no        # Mirror LEDs across halves (enable DIP 1 on slave, and DIP 2 and 3 on master)
7 RGB_MATRIX_ENABLE       = WS2812    # Enable per-key coordinate based RGB effects. Do not enable with RGBlight
8 FULLHAND_ENABLE         = yes       # Enables the additional 24 Full Hand LEDs
9
10 # Misc
11 OLED_DRIVER_ENABLE      = yes       # Enable the OLED Driver
12
13
14
15
16 # Do not edit past here
17
18 include keyboards/$(KEYBOARD)/post_rules.mk
19