diff options
| author | fauxpark | 2018-08-06 05:08:26 +0200 |
|---|---|---|
| committer | skullydazed | 2018-08-11 23:29:53 +0200 |
| commit | d263b27c9a998e31084d7960724b3c243311c4cf (patch) | |
| tree | 226bf26aa74e9ec330dfa14288eb88a844a1783a /docs/_summary.md | |
| parent | 1cdef7cd2f4c2b6ad90c80215bf42fb3e66f0cee (diff) | |
Dedupe shifted keycodes listing
Diffstat (limited to 'docs/_summary.md')
| -rw-r--r-- | docs/_summary.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/_summary.md b/docs/_summary.md index 6c56bb2e51..69170d8bb1 100644 --- a/docs/_summary.md +++ b/docs/_summary.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) |