aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/cannonkeys
diff options
context:
space:
mode:
authorAndrew Kannan <andrew.kannan@gmail.com>2020-03-01 16:30:01 -0500
committerGitHub <noreply@github.com>2020-03-01 21:30:01 +0000
commitc543ccf07c9b3fa7ce64d19e7d54dc9404591c44 (patch)
tree03f03c9faaaaf83e7ca18d3a08156a2abb679295 /keyboards/cannonkeys
parent88356c85c412253ba239e855b7ab0b2431547fab (diff)
downloadfirmware-c543ccf07c9b3fa7ce64d19e7d54dc9404591c44.tar.gz
firmware-c543ccf07c9b3fa7ce64d19e7d54dc9404591c44.tar.bz2
firmware-c543ccf07c9b3fa7ce64d19e7d54dc9404591c44.zip
Get the direction right on the S75 encoder (#8287)
Diffstat (limited to 'keyboards/cannonkeys')
-rw-r--r--keyboards/cannonkeys/satisfaction75/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/cannonkeys/satisfaction75/config.h b/keyboards/cannonkeys/satisfaction75/config.h
index 49ed407b3..3639a3eaa 100644
--- a/keyboards/cannonkeys/satisfaction75/config.h
+++ b/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