diff options
Diffstat (limited to 'docs/keycodes_basic.md')
| -rw-r--r-- | docs/keycodes_basic.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/keycodes_basic.md b/docs/keycodes_basic.md index c95accd79e..6ff422f89b 100644 --- a/docs/keycodes_basic.md +++ b/docs/keycodes_basic.md | |||
| @@ -191,7 +191,9 @@ The basic set of keycodes are based on the [HID Keyboard/Keypad Usage Page (0x07 | |||
| 191 | 191 | ||
| 192 | These keycodes are not part of the Keyboard/Keypad usage page. The `SYSTEM_` keycodes are found in the Generic Desktop page, and the rest are located in the Consumer page. | 192 | These keycodes are not part of the Keyboard/Keypad usage page. The `SYSTEM_` keycodes are found in the Generic Desktop page, and the rest are located in the Consumer page. |
| 193 | 193 | ||
| 194 | ?> Some of these keycodes may behave differently depending on the OS. For example, on macOS, the keycodes `KC_MEDIA_FAST_FORWARD`, `KC_MEDIA_REWIND`, `KC_MEDIA_NEXT_TRACK` and `KC_MEDIA_PREV_TRACK` skip within the current track when held, but skip the entire track when tapped. | 194 | ::: tip |
| 195 | Some of these keycodes may behave differently depending on the OS. For example, on macOS, the keycodes `KC_MEDIA_FAST_FORWARD`, `KC_MEDIA_REWIND`, `KC_MEDIA_NEXT_TRACK` and `KC_MEDIA_PREV_TRACK` skip within the current track when held, but skip the entire track when tapped. | ||
| 196 | ::: | ||
| 195 | 197 | ||
| 196 | |Key |Aliases |Description | | 198 | |Key |Aliases |Description | |
| 197 | |-----------------------|---------|--------------------| | 199 | |-----------------------|---------|--------------------| |
