aboutsummaryrefslogtreecommitdiff
path: root/keyboards/dz60/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/dz60/config.h')
-rw-r--r--keyboards/dz60/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/dz60/config.h b/keyboards/dz60/config.h
index 3699ef755..24fd63836 100644
--- a/keyboards/dz60/config.h
+++ b/keyboards/dz60/config.h
@@ -30,6 +30,9 @@
30/* COL2ROW, ROW2COL*/ 30/* COL2ROW, ROW2COL*/
31#define DIODE_DIRECTION COL2ROW 31#define DIODE_DIRECTION COL2ROW
32 32
33#define LED_CAPS_LOCK_PIN B2
34#define LED_PIN_ON_STATE 0
35
33#define BACKLIGHT_PIN B6 36#define BACKLIGHT_PIN B6
34#define BACKLIGHT_LEVELS 5 37#define BACKLIGHT_LEVELS 5
35 38