Pete Johanson
|
2b5d87334a
|
refactor(keys): Unify usage page.
* Remove need for separate `&cp` behavior, but
keep it for now for backward compat.
* Refactor sensor inc/dec as well.
|
2020-11-03 18:46:39 +00:00 |
|
innovaker
|
26aa906113
|
refactor(hid): Replace deprecated HID usage page references
Deprecate `USAGE_KEYPAD` and replace with `HID_USAGE_KEY`.
Deprecate `USAGE_CONSUMER` and replace with `HID_USAGE_CONSUMER`.
Closes #217.
|
2020-11-03 17:03:57 +00:00 |
|
Pete Johanson
|
5958bfed0b
|
Naming tweaks for the sensor behavior.
|
2020-07-22 16:24:31 -04:00 |
|
Pete Johanson
|
34ff6190bd
|
Initial behavior for key presses on encoder rotate
|
2020-07-22 14:54:18 -04:00 |
|