Move backlight config to data driven, part 1 (#19887)
This commit is contained in:
@@ -30,8 +30,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#define RGBLIGHT_EFFECT_TWINKLE
|
||||
#define RGBLIGHT_LIMIT_VAL 200
|
||||
|
||||
|
||||
#undef BACKLIGHT_PIN
|
||||
#define BACKLIGHT_PINS { C2, C7, D5, D6, B0 }
|
||||
#define BACKLIGHT_LED_COUNT 5
|
||||
#define BACKLIGHT_LEVELS 10
|
||||
|
||||
Reference in New Issue
Block a user