diff options
Diffstat (limited to 'keyboards/speedo/config.h')
| -rw-r--r-- | keyboards/speedo/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/speedo/config.h b/keyboards/speedo/config.h index 8670cceca..ac9d5e4f1 100644 --- a/keyboards/speedo/config.h +++ b/keyboards/speedo/config.h | |||
| @@ -47,7 +47,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 47 | #define MATRIX_COL_PINS { F0, F1, F4, F5, F6, F7, B6, B5, D0, B7, B3, B2, B1, B0 } | 47 | #define MATRIX_COL_PINS { F0, F1, F4, F5, F6, F7, B6, B5, D0, B7, B3, B2, B1, B0 } |
| 48 | #define UNUSED_PINS { D5, D4, D6, D7, B4 } | 48 | #define UNUSED_PINS { D5, D4, D6, D7, B4 } |
| 49 | 49 | ||
| 50 | /* COL2ROW, ROW2COL, or CUSTOM_MATRIX */ | 50 | /* COL2ROW, ROW2COL*/ |
| 51 | #define DIODE_DIRECTION COL2ROW | 51 | #define DIODE_DIRECTION COL2ROW |
| 52 | 52 | ||
| 53 | // #define BACKLIGHT_PIN B7 | 53 | // #define BACKLIGHT_PIN B7 |
