Add Extrakey support for Brightness up/down (#4477)
This commit is contained in:
parent
3b42cff516
commit
8b85ec2a98
6 changed files with 18 additions and 3 deletions
|
@ -203,6 +203,8 @@ This is a reference only. Each group of keys links to the page documenting their
|
|||
|`KC_WWW_FAVORITES` |`KC_WFAV` |Browser Favorites (Windows) |
|
||||
|`KC_MEDIA_FAST_FORWARD`|`KC_MFFD` |Next Track (macOS) |
|
||||
|`KC_MEDIA_REWIND` |`KC_MRWD` |Previous Track (macOS) |
|
||||
|`KC_BRIGHTNESS_UP` |`KC_BRIU` |Brightness Up |
|
||||
|`KC_BRIGHTNESS_DOWN` |`KC_BRID` |Brightness Down |
|
||||
|
||||
## [Quantum Keycodes](quantum_keycodes.md#qmk-keycodes)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue