1
0
Fork 0

[Keymap] add 2 custom leds to handwired/jotanck (#6042)

* add JOTANCK_LED1&2

* set BACKLIGHT_ENABLE = no

* add 2 custom leds

* swap custom led pins 1&2

* readme update

* update default keymap
This commit is contained in:
jotix 2019-06-01 17:26:46 -03:00 committed by Drashna Jaelre
parent 9f5733b595
commit 016a258301
5 changed files with 18 additions and 16 deletions

View file

@ -20,11 +20,9 @@
#define UNUSED_PINS
/* leds */
#define QMK_LED B4
#define BACKLIGHT_LEVELS 3
#define BACKLIGHT_PIN B5
#define BACKLIGHT_BREATHING
#define BREATHING_PERIOD 5
#define JOTANCK_LEDS
#define JOTANCK_LED1 B5
#define JOTANCK_LED2 B4
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW