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:
Damien Guard 2022-01-27 14:48:45 +00:00 committed by GitHub
parent a211887978
commit de3fdef2ca
Failed to generate hash of commit
2 changed files with 2 additions and 3 deletions

View file

@ -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 */