~ruther/qmk_firmware

ref: 7e0147f8e6cebbf88a6f25c448cbd0246d3ab260 qmk_firmware/keyboards/rgbkb/sol/keymaps/brianweyer/rules.mk -rw-r--r-- 302 bytes
7e0147f8 — Dasky Fix compilation error when led/rgb process limit is zero. (#22328) 1 year, 7 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Overridden build options from rev1

# RGB Options
LED_MIRRORED            = no        # Mirror LEDs across halves (enable DIP 1 on slave, and DIP 2 and 3 on master)

# Misc
OLED_ENABLE     = yes       # Enable the OLED Driver





# Do not edit past here

include keyboards/$(KEYBOARD)/post_rules.mk
Do not follow this link