L3 fixed wireless LED indication, added Win locking indication, tidied up code

This commit is contained in:
lokher
2024-11-28 11:32:38 +08:00
parent 1e72758c02
commit 161a6984ba
15 changed files with 82 additions and 96 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ enum {
BAT_LVL = _______,
__LK_WIRELESS_ENABLE_END = KC_LOCK_SCREEN,
#endif
NEW_SAFE_RANGE = __LK_WIRELESS_ENABLE_END + 1,
NEW_SAFE_RANGE = __LK_WIRELESS_ENABLE_END + 1,
};
#define KC_TASK KC_TASK_VIEW