summaryrefslogtreecommitdiff
path: root/keyboards/mehkee96/config.h
diff options
context:
space:
mode:
authorDamien Guard <damien@envytech.co.uk>2022-01-27 14:48:45 +0000
committerGitHub <noreply@github.com>2022-01-27 14:48:45 +0000
commitde3fdef2caabf625413eb8617b6556e2c06f1f87 (patch)
tree5c7c9d1b04c4a05adc2028e5c7c87b3d9bab2585 /keyboards/mehkee96/config.h
parenta211887978b5f2f1fef6cee42bb15c601d56c312 (diff)
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
Diffstat (limited to 'keyboards/mehkee96/config.h')
-rw-r--r--keyboards/mehkee96/config.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/mehkee96/config.h b/keyboards/mehkee96/config.h
index 44ded13a57..98e359f980 100644
--- a/keyboards/mehkee96/config.h
+++ b/keyboards/mehkee96/config.h
@@ -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 */