diff options
Diffstat (limited to 'keyboards/40percentclub/ut47/config.h')
-rw-r--r-- | keyboards/40percentclub/ut47/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/40percentclub/ut47/config.h b/keyboards/40percentclub/ut47/config.h index 4a221ca52..87f2bedd7 100644 --- a/keyboards/40percentclub/ut47/config.h +++ b/keyboards/40percentclub/ut47/config.h | |||
@@ -35,7 +35,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
35 | #define MATRIX_COL_PINS { D7, E6, B4, B5, B6, B2, B3, B1, F7, F6, F5, F4 } | 35 | #define MATRIX_COL_PINS { D7, E6, B4, B5, B6, B2, B3, B1, F7, F6, F5, F4 } |
36 | #define UNUSED_PINS | 36 | #define UNUSED_PINS |
37 | 37 | ||
38 | /* COL2ROW, ROW2COL, or CUSTOM_MATRIX */ | 38 | /* COL2ROW, ROW2COL*/ |
39 | #define DIODE_DIRECTION COL2ROW | 39 | #define DIODE_DIRECTION COL2ROW |
40 | 40 | ||
41 | // #define BACKLIGHT_PIN B7 | 41 | // #define BACKLIGHT_PIN B7 |