diff options
author | jotix <47826561+jotix@users.noreply.github.com> | 2019-03-17 14:16:08 -0300 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-03-17 10:16:08 -0700 |
commit | 50475032305b142ab6eff3b0a6411edf49b28376 (patch) | |
tree | 5e625b655ddfd41cffeb1849aaed8b00d88eaf32 /keyboards/handwired/jotanck | |
parent | c62f6b0825b13d2791838154867c543f1f433030 (diff) |
[Keymap] Jotix (#5424)
* ortho_4x12 jotix2 layout
* ortho_4x12 jotix2 layout
Diffstat (limited to 'keyboards/handwired/jotanck')
-rw-r--r-- | keyboards/handwired/jotanck/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/handwired/jotanck/config.h b/keyboards/handwired/jotanck/config.h index d7707d48fb..38b77586ec 100644 --- a/keyboards/handwired/jotanck/config.h +++ b/keyboards/handwired/jotanck/config.h @@ -23,6 +23,8 @@ #define QMK_LED B4 #define BACKLIGHT_LEVELS 3 #define BACKLIGHT_PIN B5 +#define BACKLIGHT_BREATHING +#define BREATHING_PERIOD 5 /* COL2ROW or ROW2COL */ #define DIODE_DIRECTION COL2ROW |