]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - docs/feature_encoders.md
[Keyboard] Snagpad Configurator bugfix and readme refactor (#6381)
[qmk_firmware.git] / docs / feature_encoders.md
index 9ac97a9a160bfc170ea0819e8c600bd29a2d651a..bb2d538e7ef027075ac2159d9fdf85bd87460e95 100644 (file)
@@ -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 }