소스 검색

Get the direction right on the S75 encoder (#8287)

Andrew Kannan 5 년 전
부모
커밋
c543ccf07c
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      keyboards/cannonkeys/satisfaction75/config.h

+ 2 - 2
keyboards/cannonkeys/satisfaction75/config.h

@@ -35,8 +35,8 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define MATRIX_ROW_PINS { B3, B4, A0, A2, A4, A3 }
 #define DIODE_DIRECTION COL2ROW
 
-#define ENCODERS_PAD_A { B8 }
-#define ENCODERS_PAD_B { B9 }
+#define ENCODERS_PAD_A { B9 }
+#define ENCODERS_PAD_B { B8 }
 
 #define ENCODER_RESOLUTION 2