aboutsummaryrefslogtreecommitdiff
path: root/docs/keycodes.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/keycodes.md')
-rw-r--r--docs/keycodes.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/keycodes.md b/docs/keycodes.md
index 6676bb53c..e5d35b2b4 100644
--- a/docs/keycodes.md
+++ b/docs/keycodes.md
@@ -333,7 +333,6 @@ This is a reference only. Each group of keys links to the page documenting their
333|`HYPR(kc)`| |Hold Left Control, Shift, Alt and GUI and press `kc`| 333|`HYPR(kc)`| |Hold Left Control, Shift, Alt and GUI and press `kc`|
334|`MEH(kc)` | |Hold Left Control, Shift and Alt and press `kc` | 334|`MEH(kc)` | |Hold Left Control, Shift and Alt and press `kc` |
335|`LCAG(kc)`| |Hold Left Control, Alt and GUI and press `kc` | 335|`LCAG(kc)`| |Hold Left Control, Alt and GUI and press `kc` |
336|`ALTG(kc)`| |Hold Right Control and Alt and press `kc` |
337|`SGUI(kc)`|`SCMD(kc)`, `SWIN(kc)`|Hold Left Shift and GUI and press `kc` | 336|`SGUI(kc)`|`SCMD(kc)`, `SWIN(kc)`|Hold Left Shift and GUI and press `kc` |
338|`LCA(kc)` | |Hold Left Control and Alt and press `kc` | 337|`LCA(kc)` | |Hold Left Control and Alt and press `kc` |
339 338