aboutsummaryrefslogtreecommitdiff
path: root/keyboards/evyd13/mx5160/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/evyd13/mx5160/config.h')
-rw-r--r--keyboards/evyd13/mx5160/config.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/evyd13/mx5160/config.h b/keyboards/evyd13/mx5160/config.h
index 926095a5d..c65f81b87 100644
--- a/keyboards/evyd13/mx5160/config.h
+++ b/keyboards/evyd13/mx5160/config.h
@@ -55,6 +55,11 @@
55 */ 55 */
56// #define SOFT_SERIAL_PIN D0 // or D1, D2, D3, E6 56// #define SOFT_SERIAL_PIN D0 // or D1, D2, D3, E6
57 57
58#define LED_NUM_LOCK_PIN B2
59#define LED_CAPS_LOCK_PIN B1
60#define LED_SCROLL_LOCK_PIN B3
61#define LED_PIN_ON_STATE 0
62
58// #define BACKLIGHT_PIN B7 63// #define BACKLIGHT_PIN B7
59// #define BACKLIGHT_BREATHING 64// #define BACKLIGHT_BREATHING
60// #define BACKLIGHT_LEVELS 3 65// #define BACKLIGHT_LEVELS 3