Age | Commit message (Collapse) | Author |
|
|
|
Codes:
- K_VOLUME_UP, C_VOLUME_UP, K_VOLUME_DOWN, C_VOLUME_DOWN, K_MUTE
- C_BRIGHTNESS_INC, C_BRIGHTNESS_DEC
- C_PLAY_PAUSE, C_NEXT, C_PREVIOUS
Tested on:
- Catalina 10.15.7
- Big Sur 11.2 Beta
PR: #541
See: #375
|
|
Co-authored-by: innovaker <66737976+innovaker@users.noreply.github.com>
PR: #356
See: #376
|
|
Added a documentation page with a script that upgrades deprecated key
codes and behaviors to their replacements.
Fixes #299
|
|
Tested with Karabiner-EventViewer as well as some manual checks.
PR: #377
See: #375
|
|
Refactor and expand codes documentation to include modifier functions.
Closes #330.
|
|
Create codes documentation for standardized keys.
Closes #218. Fixes #308. Ref #21.
|