summaryrefslogtreecommitdiffstats
path: root/keyboards/espectro/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/espectro/config.h')
-rwxr-xr-xkeyboards/espectro/config.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/espectro/config.h b/keyboards/espectro/config.h
index 2736c1d880..b344c641e5 100755
--- a/keyboards/espectro/config.h
+++ b/keyboards/espectro/config.h
@@ -38,6 +38,11 @@
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW
+#define LED_NUM_LOCK_PIN B0
+#define LED_CAPS_LOCK_PIN B2
+#define LED_SCROLL_LOCK_PIN B1
+#define LED_PIN_ON_STATE 0
+
/* number of backlight levels */
#define BACKLIGHT_PIN B6
#define BACKLIGHT_LEVELS 5