diff options
Diffstat (limited to 'keyboards/handwired')
| -rw-r--r-- | keyboards/handwired/42/config.h | 2 | ||||
| -rw-r--r-- | keyboards/handwired/co60/rev1/config.h | 2 | ||||
| -rw-r--r-- | keyboards/handwired/co60/rev6/config.h | 2 | ||||
| -rw-r--r-- | keyboards/handwired/co60/rev7/config.h | 2 | ||||
| -rw-r--r-- | keyboards/handwired/daishi/config.h | 2 | ||||
| -rw-r--r-- | keyboards/handwired/steamvan/rev1/config.h | 2 | ||||
| -rw-r--r-- | keyboards/handwired/tennie/config.h | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/keyboards/handwired/42/config.h b/keyboards/handwired/42/config.h index 3f5060989..c88013f46 100644 --- a/keyboards/handwired/42/config.h +++ b/keyboards/handwired/42/config.h | |||
| @@ -28,7 +28,7 @@ | |||
| 28 | #define MATRIX_ROW_PINS { D2, D3, D0, D1 } | 28 | #define MATRIX_ROW_PINS { D2, D3, D0, D1 } |
| 29 | #define UNUSED_PINS | 29 | #define UNUSED_PINS |
| 30 | 30 | ||
| 31 | /* COL2ROW, ROW2COL, or CUSTOM_MATRIX */ | 31 | /* COL2ROW, ROW2COL */ |
| 32 | #define DIODE_DIRECTION COL2ROW | 32 | #define DIODE_DIRECTION COL2ROW |
| 33 | 33 | ||
| 34 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ | 34 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ |
diff --git a/keyboards/handwired/co60/rev1/config.h b/keyboards/handwired/co60/rev1/config.h index 4d5140daf..2168516d2 100644 --- a/keyboards/handwired/co60/rev1/config.h +++ b/keyboards/handwired/co60/rev1/config.h | |||
| @@ -45,7 +45,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 45 | #define MATRIX_COL_PINS { F0, F1, E6, C7, C6, B6, D4, B1, B2, B5, B4, D7, D6, B3, B0 } | 45 | #define MATRIX_COL_PINS { F0, F1, E6, C7, C6, B6, D4, B1, B2, B5, B4, D7, D6, B3, B0 } |
| 46 | #define UNUSED_PINS | 46 | #define UNUSED_PINS |
| 47 | 47 | ||
| 48 | /* COL2ROW, ROW2COL, or CUSTOM_MATRIX */ | 48 | /* COL2ROW, ROW2COL */ |
| 49 | #define DIODE_DIRECTION COL2ROW | 49 | #define DIODE_DIRECTION COL2ROW |
| 50 | 50 | ||
| 51 | #ifdef __AVR__ | 51 | #ifdef __AVR__ |
diff --git a/keyboards/handwired/co60/rev6/config.h b/keyboards/handwired/co60/rev6/config.h index a2c73853c..0a7227fb8 100644 --- a/keyboards/handwired/co60/rev6/config.h +++ b/keyboards/handwired/co60/rev6/config.h | |||
| @@ -41,7 +41,7 @@ | |||
| 41 | #define MATRIX_ROW_PINS { B0, B1, B2, A15, A10 } | 41 | #define MATRIX_ROW_PINS { B0, B1, B2, A15, A10 } |
| 42 | #define MATRIX_COL_PINS { A2, A3, A6, B14, B15, A8, A9, A7, B3, B4, C14, C15, C13, B5, B6 } | 42 | #define MATRIX_COL_PINS { A2, A3, A6, B14, B15, A8, A9, A7, B3, B4, C14, C15, C13, B5, B6 } |
| 43 | 43 | ||
| 44 | /* COL2ROW, ROW2COL, or CUSTOM_MATRIX */ | 44 | /* COL2ROW, ROW2COL */ |
| 45 | #define DIODE_DIRECTION COL2ROW | 45 | #define DIODE_DIRECTION COL2ROW |
| 46 | 46 | ||
| 47 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ | 47 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ |
diff --git a/keyboards/handwired/co60/rev7/config.h b/keyboards/handwired/co60/rev7/config.h index e13d28f50..98b36b99c 100644 --- a/keyboards/handwired/co60/rev7/config.h +++ b/keyboards/handwired/co60/rev7/config.h | |||
| @@ -43,7 +43,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 43 | #define MATRIX_COL_PINS { A10, A9, A3, A4, A5, A6, B0, B1, A15, B3, B4, B5, C13, C14, C15 } | 43 | #define MATRIX_COL_PINS { A10, A9, A3, A4, A5, A6, B0, B1, A15, B3, B4, B5, C13, C14, C15 } |
| 44 | #define UNUSED_PINS | 44 | #define UNUSED_PINS |
| 45 | 45 | ||
| 46 | /* COL2ROW, ROW2COL, or CUSTOM_MATRIX */ | 46 | /* COL2ROW, ROW2COL */ |
| 47 | #define DIODE_DIRECTION COL2ROW | 47 | #define DIODE_DIRECTION COL2ROW |
| 48 | 48 | ||
| 49 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ | 49 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ |
diff --git a/keyboards/handwired/daishi/config.h b/keyboards/handwired/daishi/config.h index b4665bece..16ca49ba1 100644 --- a/keyboards/handwired/daishi/config.h +++ b/keyboards/handwired/daishi/config.h | |||
| @@ -45,7 +45,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 45 | #define MATRIX_COL_PINS { E6, E7, E3, B0, B1, B2, A6, A5, A4, A3, A2, A1, A0, F7, F6, F5, F4, F3 } | 45 | #define MATRIX_COL_PINS { E6, E7, E3, B0, B1, B2, A6, A5, A4, A3, A2, A1, A0, F7, F6, F5, F4, F3 } |
| 46 | #define UNUSED_PINS | 46 | #define UNUSED_PINS |
| 47 | 47 | ||
| 48 | /* COL2ROW, ROW2COL, or CUSTOM_MATRIX */ | 48 | /* COL2ROW, ROW2COL */ |
| 49 | #define DIODE_DIRECTION COL2ROW | 49 | #define DIODE_DIRECTION COL2ROW |
| 50 | 50 | ||
| 51 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ | 51 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ |
diff --git a/keyboards/handwired/steamvan/rev1/config.h b/keyboards/handwired/steamvan/rev1/config.h index f47dc90c1..78e46b343 100644 --- a/keyboards/handwired/steamvan/rev1/config.h +++ b/keyboards/handwired/steamvan/rev1/config.h | |||
| @@ -43,7 +43,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 43 | #define MATRIX_COL_PINS { A9, A8, B15, B14, B13, A10, B9, B6, B5, B4, B3, A15 } | 43 | #define MATRIX_COL_PINS { A9, A8, B15, B14, B13, A10, B9, B6, B5, B4, B3, A15 } |
| 44 | #define UNUSED_PINS | 44 | #define UNUSED_PINS |
| 45 | 45 | ||
| 46 | /* COL2ROW, ROW2COL, or CUSTOM_MATRIX */ | 46 | /* COL2ROW, ROW2COL */ |
| 47 | #define DIODE_DIRECTION COL2ROW | 47 | #define DIODE_DIRECTION COL2ROW |
| 48 | 48 | ||
| 49 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ | 49 | /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ |
diff --git a/keyboards/handwired/tennie/config.h b/keyboards/handwired/tennie/config.h index 20795b048..d26cb4c61 100644 --- a/keyboards/handwired/tennie/config.h +++ b/keyboards/handwired/tennie/config.h | |||
| @@ -45,7 +45,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 45 | #define MATRIX_COL_PINS { D7, E6, B4, B5 } | 45 | #define MATRIX_COL_PINS { D7, E6, B4, B5 } |
| 46 | #define UNUSED_PINS { B1, B2, B3, B6, F4, F5, F6, F7 D1} | 46 | #define UNUSED_PINS { B1, B2, B3, B6, F4, F5, F6, F7 D1} |
| 47 | 47 | ||
| 48 | /* COL2ROW, ROW2COL, or CUSTOM_MATRIX */ | 48 | /* COL2ROW, ROW2COL */ |
| 49 | #define DIODE_DIRECTION COL2ROW | 49 | #define DIODE_DIRECTION COL2ROW |
| 50 | 50 | ||
| 51 | /* | 51 | /* |
