diff options
author | fauxpark <fauxpark@gmail.com> | 2018-08-06 13:08:26 +1000 |
---|---|---|
committer | skullydazed <skullydazed@users.noreply.github.com> | 2018-08-11 14:29:53 -0700 |
commit | d263b27c9a998e31084d7960724b3c243311c4cf (patch) | |
tree | 226bf26aa74e9ec330dfa14288eb88a844a1783a /docs/_sidebar.md | |
parent | 1cdef7cd2f4c2b6ad90c80215bf42fb3e66f0cee (diff) | |
download | qmk_firmware-d263b27c9a998e31084d7960724b3c243311c4cf.tar.gz qmk_firmware-d263b27c9a998e31084d7960724b3c243311c4cf.zip |
Dedupe shifted keycodes listing
Diffstat (limited to 'docs/_sidebar.md')
-rw-r--r-- | docs/_sidebar.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/_sidebar.md b/docs/_sidebar.md index 6c56bb2e51..69170d8bb1 100644 --- a/docs/_sidebar.md +++ b/docs/_sidebar.md @@ -68,11 +68,10 @@ * [One Shot Keys](feature_advanced_keycodes.md#one-shot-keys) * [RGB Light](feature_rgblight.md#rgblight-keycodes) * [RGB Matrix](feature_rgb_matrix.md#keycodes) - * [Shifted Keys](feature_advanced_keycodes.md#shifted-keycodes) + * [Shifted Keys](keycodes_us_ansi_shifted.md) * [Stenography](feature_stenography.md#keycode-reference) * [Swap Hands](feature_swap_hands.md#swap-keycodes) * [Thermal Printer](feature_thermal_printer.md#thermal-printer-keycodes) - * [US ANSI Shifted Keys](keycodes_us_ansi_shifted.md) * Reference * [Config Options](config_options.md) |