forked from mirrors/qmk_userspace
L3 fixed wireless LED indication, added Win locking indication, tidied up code
This commit is contained in:
parent
1e72758c02
commit
161a6984ba
15 changed files with 82 additions and 96 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue