Migrate RGB Matrix config to info.json (#22998)
This commit is contained in:
@ -16,11 +16,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
/* RGB Matrix Configuration */
|
||||
#define DRIVER_1_LED_TOTAL 46
|
||||
#define DRIVER_2_LED_TOTAL 40
|
||||
#define RGB_MATRIX_LED_COUNT (DRIVER_1_LED_TOTAL + DRIVER_2_LED_TOTAL)
|
||||
|
||||
/* Encoder Configuration */
|
||||
#define ENCODER_DEFAULT_POS 0x3
|
||||
|
||||
|
Reference in New Issue
Block a user