fix table formatting in docs.

This commit is contained in:
xs5871 2022-02-14 10:55:19 +00:00 committed by Kyle Brown
parent ee4cce32cb
commit f4807f341e

View File

@ -17,6 +17,7 @@ keyboard.modules.append(modtap)
## Keycodes ## Keycodes
|Keycode | Aliases |Description | |Keycode | Aliases |Description |
|-----------------|--------------|----------------------------------|
|`KC.OS(KC.ANY)` | `KC.ONESHOT` |make a sticky version of `KC.ANY` | |`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 `KC.ONESHOT` accepts any valid key code as argument, including modifiers and KMK