led
This commit is contained in:
parent
1c6770f18c
commit
d9a1b9086f
6 changed files with 40 additions and 49 deletions
|
@ -348,7 +348,7 @@ void register_code(uint8_t code)
|
|||
return;
|
||||
}
|
||||
|
||||
#ifdef LOCKING_SUPPORT_ENABLE
|
||||
#ifdef LOCKING_SUPPORT_ENABLE
|
||||
else if (KC_LOCKING_CAPS == code) {
|
||||
#ifdef LOCKING_RESYNC_ENABLE
|
||||
// Resync: ignore if caps lock already is on
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue