fix(docs): Appease Prettier

Fixed code formatting in docs files.
This commit is contained in:
Joel Spadin 2021-08-08 13:09:21 -05:00 committed by Nick Winans
parent 47109641d8
commit 6870fdc604
2 changed files with 2 additions and 3 deletions

View File

@ -5,7 +5,6 @@ sidebar_label: Encoders
Existing support for encoders in ZMK is focused around the five pin EC11 rotary encoder with push button design used in the majority of current keyboard and macropad designs. Existing support for encoders in ZMK is focused around the five pin EC11 rotary encoder with push button design used in the majority of current keyboard and macropad designs.
:::note :::note
Encoders are currently only support on the left/central sides of splits. For progress on this, see [#728](https://github.com/zmkfirmware/zmk/pull/728). Encoders are currently only support on the left/central sides of splits. For progress on this, see [#728](https://github.com/zmkfirmware/zmk/pull/728).
::: :::