aboutsummaryrefslogtreecommitdiff
path: root/keyboards/handwired/jotanck/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/jotanck/config.h')
-rw-r--r--keyboards/handwired/jotanck/config.h8
1 files changed, 3 insertions, 5 deletions
diff --git a/keyboards/handwired/jotanck/config.h b/keyboards/handwired/jotanck/config.h
index 38b77586e..cbbd6ea96 100644
--- a/keyboards/handwired/jotanck/config.h
+++ b/keyboards/handwired/jotanck/config.h
@@ -20,11 +20,9 @@
20#define UNUSED_PINS 20#define UNUSED_PINS
21 21
22/* leds */ 22/* leds */
23#define QMK_LED B4 23#define JOTANCK_LEDS
24#define BACKLIGHT_LEVELS 3 24#define JOTANCK_LED1 B5
25#define BACKLIGHT_PIN B5 25#define JOTANCK_LED2 B4
26#define BACKLIGHT_BREATHING
27#define BREATHING_PERIOD 5
28 26
29/* COL2ROW or ROW2COL */ 27/* COL2ROW or ROW2COL */
30#define DIODE_DIRECTION COL2ROW 28#define DIODE_DIRECTION COL2ROW