diff options
author | jotix <47826561+jotix@users.noreply.github.com> | 2019-03-17 18:16:08 +0100 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-03-17 18:16:08 +0100 |
commit | 50475032305b142ab6eff3b0a6411edf49b28376 (patch) | |
tree | 5e625b655ddfd41cffeb1849aaed8b00d88eaf32 /keyboards/handwired | |
parent | c62f6b0825b13d2791838154867c543f1f433030 (diff) | |
download | qmk_firmware-50475032305b142ab6eff3b0a6411edf49b28376.tar.gz qmk_firmware-50475032305b142ab6eff3b0a6411edf49b28376.tar.xz |
[Keymap] Jotix (#5424)
* ortho_4x12 jotix2 layout
* ortho_4x12 jotix2 layout
Diffstat (limited to 'keyboards/handwired')
-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 d7707d48f..38b77586e 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 |