mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-16 21:01:31 +00:00
Fix RGB_MATRIX_SPLIT_RIGHT config
This commit is contained in:
parent
0a223c6069
commit
f304bac226
@ -29,4 +29,6 @@ BOOTLOADER = qmk-dfu
|
|||||||
|
|
||||||
OLED_DRIVER_ENABLE = yes
|
OLED_DRIVER_ENABLE = yes
|
||||||
|
|
||||||
RGB_MATRIX_SPLIT_RIGHT=yes
|
ifneq ($(strip $(OLED_DRIVER_ENABLE)), yes)
|
||||||
|
RGB_MATRIX_SPLIT_RIGHT=yes
|
||||||
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user