implement keyboard lock status reader API

This commit is contained in:
xs5871
2022-01-19 23:01:14 +00:00
committed by Kyle Brown
parent a62d39a252
commit 8419ed789c
3 changed files with 88 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ extensions are
- [International](international.md): Adds international keycodes
- [LED](led.md): Adds backlight support. This is for monocolor backlight, not RGB
- [LockStatus](lock_status.md): Exposes host-side locks like caps or num lock.
- [MediaKeys](media_keys.md): Adds support for media keys such as volume
- [RGB](rgb.md): RGB lighting for underglow. Will work on most matrix RGB as will
be treated the same as underglow.