blob: 9ad29c645c0f2467940c4de74e3be19d325c3698 (
plain)
1
2
3
4
5
6
|
# RGB layout selection
RGB_ENCODERS = yes # For RGB encoders, solder on both WS2811 chips
STAGGERED_LAYOUT = no # If you soldered R1-A12 and R4-A12, enable this.
# Do not edit past here
include keyboards/$(KEYBOARD)/post_rules.mk
|