From e478fed927db0c58ac34072eacd390b6ecff2235 Mon Sep 17 00:00:00 2001 From: Gleb Sabirzyanov Date: Tue, 21 Jun 2022 23:08:25 +1000 Subject: [PATCH] Minor wording improvement --- docs/encoder.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/encoder.md b/docs/encoder.md index 618e7fd..16dc373 100644 --- a/docs/encoder.md +++ b/docs/encoder.md @@ -3,7 +3,7 @@ Add twist control to your keyboard! Volume, zoom, anything you want. I2C encoder type has been tested with the Adafruit I2C QT Rotary Encoder with NeoPixel. -**Note:** If you have a **split** keyboard with encoders and **both sides** should work, it's currently necessary to use the encoder-scanner explained at the bottom of [scanners docs](scanners.md). +**Note:** If you have a **split** keyboard and encoders on **both sides** should work, it's currently necessary to use the encoder-scanner explained at the bottom of [scanners docs](scanners.md). ## Enabling the extension The constructor(`EncoderHandler` class) takes a list of encoders, each one defined as either: