Mehkee96 LED state & count + transposed keys fixes (#16061)
* Fix transposed keys at top right of board. * Correct LED on state * Correct number of LEDs * Default LED state is fine
This commit is contained in:
@@ -18,11 +18,10 @@
|
||||
|
||||
#define LED_NUM_LOCK_PIN D0
|
||||
#define LED_CAPS_LOCK_PIN D1
|
||||
#define LED_PIN_ON_STATE 0
|
||||
|
||||
#define BACKLIGHT_PIN D4
|
||||
#define BACKLIGHT_LEVELS 3
|
||||
|
||||
#define RGBLED_NUM 16
|
||||
#define RGBLED_NUM 18
|
||||
#define RGBLIGHT_ANIMATIONS
|
||||
/* key combination for command */
|
||||
|
||||
Reference in New Issue
Block a user