diff --git a/docs/oneshot.md b/docs/oneshot.md index a36c37a..034ecdd 100644 --- a/docs/oneshot.md +++ b/docs/oneshot.md @@ -17,6 +17,7 @@ keyboard.modules.append(modtap) ## Keycodes |Keycode | Aliases |Description | +|-----------------|--------------|----------------------------------| |`KC.OS(KC.ANY)` | `KC.ONESHOT` |make a sticky version of `KC.ANY` | `KC.ONESHOT` accepts any valid key code as argument, including modifiers and KMK