Move KC_MISSION_CONTROL
/KC_LAUNCHPAD
keycodes to core (#19884)
This commit is contained in:
parent
e837a32b2b
commit
0152dd811d
23 changed files with 76 additions and 317 deletions
|
@ -209,6 +209,8 @@ See also: [Basic Keycodes](keycodes_basic.md)
|
|||
|`KC_BRIGHTNESS_DOWN` |`KC_BRID` |Brightness Down |✔ |✔ |✔ |
|
||||
|`KC_CONTROL_PANEL` |`KC_CPNL` |Open Control Panel |✔ | | |
|
||||
|`KC_ASSISTANT` |`KC_ASST` |Launch Context-Aware Assistant |✔ | | |
|
||||
|`KC_MISSION_CONTROL` |`KC_MCTL` |Open Mission Control | |✔ | |
|
||||
|`KC_LAUNCHPAD` |`KC_LPAD` |Open Launchpad | |✔ | |
|
||||
|
||||
<sup>1. The Linux kernel HID driver recognizes [nearly all keycodes](https://github.com/torvalds/linux/blob/master/drivers/hid/hid-input.c), but the default bindings depend on the DE/WM.</sup><br/>
|
||||
<sup>2. Treated as F13-F15.</sup><br/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue