From 8de0427fec99fa86882c2b19a4046db602af1150 Mon Sep 17 00:00:00 2001 From: mechlovin <57231893+mechlovin@users.noreply.github.com> Date: Fri, 22 Jul 2022 21:57:03 +0700 Subject: [Kay60] Change LED pin state and correct keycode. (#17746) --- keyboards/mechlovin/kay60/config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'keyboards/mechlovin/kay60/config.h') 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 . //#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 -- cgit v1.2.3