summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/split89/config.h
diff options
context:
space:
mode:
authorfauxpark <fauxpark@gmail.com>2021-06-20 12:10:59 +1000
committerfauxpark <fauxpark@gmail.com>2021-06-20 12:10:59 +1000
commite3030bff5e6b241ef8934ddaf84e524d0fd32bce (patch)
tree976aa1cc9d25c884ecedc548ce507404904414a3 /keyboards/handwired/split89/config.h
parent5b7cf9fdc86bf92b465565b2be5d501ea9529f37 (diff)
parent4dddcb4f0300f79d8fbfc462ff8d6b360e99989e (diff)
Merge remote-tracking branch 'upstream/master' into develop
Diffstat (limited to 'keyboards/handwired/split89/config.h')
-rw-r--r--keyboards/handwired/split89/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/split89/config.h b/keyboards/handwired/split89/config.h
index 0151822fa2..d78535a201 100644
--- a/keyboards/handwired/split89/config.h
+++ b/keyboards/handwired/split89/config.h
@@ -50,7 +50,7 @@ COLS = number of cols per side which curently needs to be equal so there are bla
#define MATRIX_ROW_PINS_RIGHT { F6, F7, B1, B3, B2, B6 }
#define MATRIX_COL_PINS_RIGHT { F5, F4, B5, B4, E6, D7, C6, D4, D2, D3 }
-/* this will be tied to high (VCC with a 2k to 10k resistor) on the left keyboard half and tied to low (GND using a wire jumper only) on the right keyboard half. This allows a user to plug in a USB cable to either side and function correctly with or without a TRS/TRRS cable with a single hex file.
+/* this will be tied to high (VCC with a 2k to 10k resistor) on the left keyboard half and tied to low (GND using a wire jumper only) on the right keyboard half. This allows a user to plug in a USB cable to either side and function correctly with or without a TRS/TRRS cable with a single hex file. */
#define SPLIT_HAND_PIN D1
/* COL2ROW, ROW2COL */