mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2025-12-22 22:21:58 +00:00
Move RGBLED_NUM to data driven (#21278)
This commit is contained in:
@@ -26,7 +26,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
/* The number of LEDs connected (7 Snowflake, 34 Underglow) */
|
||||
#define DRIVER_LED_TOTAL 41
|
||||
#define RGBLED_NUM 41
|
||||
#define RGB_MATRIX_LED_COUNT 41
|
||||
|
||||
/* Caps locks LED index default is 0 (LED1 on PCB) */
|
||||
|
||||
Reference in New Issue
Block a user