X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=docs%2Ffeature_encoders.md;h=bb2d538e7ef027075ac2159d9fdf85bd87460e95;hb=6af77551c67c846b06c596cbd367d66c755f8051;hp=9ac97a9a160bfc170ea0819e8c600bd29a2d651a;hpb=661a9154ae8178c39f244c687f6e298c11561d08;p=qmk_firmware.git diff --git a/docs/feature_encoders.md b/docs/feature_encoders.md index 9ac97a9a1..bb2d538e7 100644 --- a/docs/feature_encoders.md +++ b/docs/feature_encoders.md @@ -6,7 +6,6 @@ Basic encoders are supported by adding this to your `rules.mk`: and this to your `config.h`: - #define NUMBER_OF_ENCODERS 1 #define ENCODERS_PAD_A { B12 } #define ENCODERS_PAD_B { B13 }