diff options
author | QMK Bot <hello@qmk.fm> | 2022-07-22 14:58:18 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-07-22 14:58:18 +0000 |
commit | 536511a32ae202cfc9204df3f199ab5b20401e3e (patch) | |
tree | 3a36bbdb2c9e289c2ac4b08e1cc0abb30df6c04e /keyboards/mechlovin/kay60/config.h | |
parent | 0e81d63b6414e2b3ad8c529106fff3848308888e (diff) | |
parent | 8de0427fec99fa86882c2b19a4046db602af1150 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/mechlovin/kay60/config.h')
-rw-r--r-- | keyboards/mechlovin/kay60/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/mechlovin/kay60/config.h b/keyboards/mechlovin/kay60/config.h index ae321a6491..4b8b653889 100644 --- a/keyboards/mechlovin/kay60/config.h +++ b/keyboards/mechlovin/kay60/config.h @@ -52,6 +52,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. //#define LED_SCROLL_LOCK_PIN B2 //#define LED_COMPOSE_PIN B3 //#define LED_KANA_PIN B4 +#define LED_PIN_ON_STATE 0 //#define BACKLIGHT_PIN B7 //#define BACKLIGHT_LEVELS 3 |