|
|
@ -7,7 +7,7 @@ This is a reference only. Each group of keys links to the page documenting their
|
|
|
|
## [Basic Keycodes](keycodes_basic.md)
|
|
|
|
## [Basic Keycodes](keycodes_basic.md)
|
|
|
|
|
|
|
|
|
|
|
|
|Key |Aliases |Description |
|
|
|
|
|Key |Aliases |Description |
|
|
|
|
|-----------------------|--------------------|-----------------------------------------------|
|
|
|
|
|-----------------------|------------------------------|-----------------------------------------------|
|
|
|
|
|`KC_NO` |`XXXXXXX` |Ignore this key (NOOP) |
|
|
|
|
|`KC_NO` |`XXXXXXX` |Ignore this key (NOOP) |
|
|
|
|
|`KC_TRANSPARENT` |`KC_TRNS`, `_______` |Use the next lowest non-transparent key |
|
|
|
|
|`KC_TRANSPARENT` |`KC_TRNS`, `_______` |Use the next lowest non-transparent key |
|
|
|
|
|`KC_A` | |`a` and `A` |
|
|
|
|
|`KC_A` | |`a` and `A` |
|
|
|
@ -203,8 +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_WWW_FAVORITES` |`KC_WFAV` |Browser Favorites (Windows) |
|
|
|
|
|`KC_MEDIA_FAST_FORWARD`|`KC_MFFD` |Next Track (macOS) |
|
|
|
|
|`KC_MEDIA_FAST_FORWARD`|`KC_MFFD` |Next Track (macOS) |
|
|
|
|
|`KC_MEDIA_REWIND` |`KC_MRWD` |Previous Track (macOS) |
|
|
|
|
|`KC_MEDIA_REWIND` |`KC_MRWD` |Previous Track (macOS) |
|
|
|
|
|`KC_BRIGHTNESS_UP` |`KC_BRIU` |Brightness Up (macOS: use `KC_BRMU`) |
|
|
|
|
|`KC_BRIGHTNESS_UP` |`KC_BRIU` |Brightness Up |
|
|
|
|
|`KC_BRIGHTNESS_DOWN` |`KC_BRID` |Brightness Down (macOS: use `KC_BRMD`) |
|
|
|
|
|`KC_BRIGHTNESS_DOWN` |`KC_BRID` |Brightness Down |
|
|
|
|
|
|
|
|
|
|
|
|
## [Quantum Keycodes](quantum_keycodes.md#qmk-keycodes)
|
|
|
|
## [Quantum Keycodes](quantum_keycodes.md#qmk-keycodes)
|
|
|
|
|
|
|
|
|
|
|
@ -238,8 +238,6 @@ This is a reference only. Each group of keys links to the page documenting their
|
|
|
|
|`MU_TOG` | |Toggles Music Mode |
|
|
|
|
|`MU_TOG` | |Toggles Music Mode |
|
|
|
|
|`MU_MOD` | |Cycles through the music modes |
|
|
|
|
|`MU_MOD` | |Cycles through the music modes |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## [Backlighting](feature_backlight.md)
|
|
|
|
## [Backlighting](feature_backlight.md)
|
|
|
|
|
|
|
|
|
|
|
|
|Key |Description |
|
|
|
|
|Key |Description |
|
|
|
@ -285,7 +283,6 @@ This is a reference only. Each group of keys links to the page documenting their
|
|
|
|
|`OUT_USB` |USB only |
|
|
|
|
|`OUT_USB` |USB only |
|
|
|
|
|`OUT_BT` |Bluetooth only |
|
|
|
|
|`OUT_BT` |Bluetooth only |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## [Layer Switching](feature_advanced_keycodes.md#switching-and-toggling-layers)
|
|
|
|
## [Layer Switching](feature_advanced_keycodes.md#switching-and-toggling-layers)
|
|
|
|
|
|
|
|
|
|
|
|
|Key |Description |
|
|
|
|
|Key |Description |
|
|
|
@ -439,7 +436,6 @@ This is a reference only. Each group of keys links to the page documenting their
|
|
|
|
|`OSM(mod)` |Hold `mod` for one keypress |
|
|
|
|
|`OSM(mod)` |Hold `mod` for one keypress |
|
|
|
|
|`OSL(layer)`|Switch to `layer` for one keypress|
|
|
|
|
|`OSL(layer)`|Switch to `layer` for one keypress|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## [Swap Hands](feature_swap_hands.md)
|
|
|
|
## [Swap Hands](feature_swap_hands.md)
|
|
|
|
|
|
|
|
|
|
|
|
|Key |Description |
|
|
|
|
|Key |Description |
|
|
|
|