Skip to content

Commit

Permalink
Update docs/keycodes.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ryan <fauxpark@gmail.com>
  • Loading branch information
ChrisGVE and fauxpark authored Nov 30, 2024
1 parent 9fed162 commit 39ffd47
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/keycodes.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,8 @@ See also: [Basic Keycodes](keycodes_basic)
|`KC_ASSISTANT` |`KC_ASST` |Launch Context-Aware Assistant || | |
|`KC_MISSION_CONTROL` |`KC_MCTL` |Open Mission Control | || |
|`KC_LAUNCHPAD` |`KC_LPAD` |Open Launchpad | || |
|`KC_GLOBE` |`KC_GLB` |Apple Globe Key | |✔<sup>7</sup>| |
|`KC_GLOBE` |`KC_GLB` |Apple Globe/Fn | |✔<sup>7</sup>| |

<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/>
<sup>3. Must be held for about three seconds, and will display a prompt instead.</sup><br/>
Expand Down

0 comments on commit 39ffd47

Please sign in to comment.