commit: d603fb09139a5a55e1efd910a3989e38f138446f
parent b84ab51343b39d4189350bab51fdcd81db21974e
Author: QMK Bot <hello@qmk.fm>
Date: Thu, 20 Mar 2025 22:34:52 +0000
Merge remote-tracking branch 'origin/master' into develop
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/keyboards/ploopyco/trackball_thumb/rev1_001/config.h b/keyboards/ploopyco/trackball_thumb/rev1_001/config.h
@@ -26,5 +26,5 @@
/* PMW33XX Settings */
#define PMW33XX_CS_PIN B0
-#define ENCODER_A_PINS { F0 }
-#define ENCODER_B_PINS { F4 }
+#define ENCODER_A_PINS { F4 }
+#define ENCODER_B_PINS { F0 }