mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2025-12-29 01:11:59 +00:00
fix the led_matrix.h naming conflict
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
#include "keymap.h"
|
||||
#ifdef BACKLIGHT_ENABLE
|
||||
#ifdef LED_MATRIX_ENABLE
|
||||
#include "led_matrix.h"
|
||||
#include "ledmatrix.h"
|
||||
#else
|
||||
#include "backlight.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user