diff options
| author | mechlovin <57231893+mechlovin@users.noreply.github.com> | 2022-12-04 03:05:23 +0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-03 12:05:23 -0800 |
| commit | 03d7c31e6c4c29db7925787edd23cd600bca9003 (patch) | |
| tree | dfc1ea1e1b30848c1c061a6b8f59d31dd2f60028 | |
| parent | cf3c26533cadf4e6739dbc9117caad01df2fa5e3 (diff) | |
[Keyboard] Change indicator LED state on Kay60 (#19182)
| -rw-r--r-- | keyboards/mechlovin/kay60/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/mechlovin/kay60/config.h b/keyboards/mechlovin/kay60/config.h index 25147beb2d..b596d93d03 100644 --- a/keyboards/mechlovin/kay60/config.h +++ b/keyboards/mechlovin/kay60/config.h @@ -44,7 +44,6 @@ 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 |
