aboutsummaryrefslogtreecommitdiff
path: root/keyboards/mehkee96
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mehkee96')
-rw-r--r--keyboards/mehkee96/config.h3
-rw-r--r--keyboards/mehkee96/mehkee96.h2
2 files changed, 2 insertions, 3 deletions
diff --git a/keyboards/mehkee96/config.h b/keyboards/mehkee96/config.h
index 44ded13a5..98e359f98 100644
--- a/keyboards/mehkee96/config.h
+++ b/keyboards/mehkee96/config.h
@@ -18,11 +18,10 @@
18 18
19#define LED_NUM_LOCK_PIN D0 19#define LED_NUM_LOCK_PIN D0
20#define LED_CAPS_LOCK_PIN D1 20#define LED_CAPS_LOCK_PIN D1
21#define LED_PIN_ON_STATE 0
22 21
23#define BACKLIGHT_PIN D4 22#define BACKLIGHT_PIN D4
24#define BACKLIGHT_LEVELS 3 23#define BACKLIGHT_LEVELS 3
25 24
26#define RGBLED_NUM 16 25#define RGBLED_NUM 18
27#define RGBLIGHT_ANIMATIONS 26#define RGBLIGHT_ANIMATIONS
28/* key combination for command */ 27/* key combination for command */
diff --git a/keyboards/mehkee96/mehkee96.h b/keyboards/mehkee96/mehkee96.h
index a92e7ffe0..32d4fa72a 100644
--- a/keyboards/mehkee96/mehkee96.h
+++ b/keyboards/mehkee96/mehkee96.h
@@ -5,7 +5,7 @@
5#define XXX KC_NO 5#define XXX KC_NO
6 6
7#define LAYOUT( \ 7#define LAYOUT( \
8 k50, k52, k53, k54, k55, k60, k6A, k7A, k70, k5B, k5C, k5D, k5E, k1D, k2E, k0D, k76, k78, k79, \ 8 k50, k52, k53, k54, k55, k60, k6A, k7A, k70, k5B, k5C, k5D, k5E, k1D, k2E, k0D, k76, k79, k78, \
9 k40, k41, k42, k43, k44, k45, k61, k6B, k7B, k71, k4A, k4B, k4C, k4E, k46, k47, k48, k49, \ 9 k40, k41, k42, k43, k44, k45, k61, k6B, k7B, k71, k4A, k4B, k4C, k4E, k46, k47, k48, k49, \
10 k30, k31, k32, k33, k34, k35, k62, k6C, k7C, k72, k3A, k3B, k3C, k3D, k36, k37, k38, k39, \ 10 k30, k31, k32, k33, k34, k35, k62, k6C, k7C, k72, k3A, k3B, k3C, k3D, k36, k37, k38, k39, \
11 k20, k21, k22, k23, k24, k25, k63, k6D, k7D, k73, k2A, k2B, k2D, k26, k27, k28, k29, \ 11 k20, k21, k22, k23, k24, k25, k63, k6D, k7D, k73, k2A, k2B, k2D, k26, k27, k28, k29, \