diff options
Diffstat (limited to 'keyboards/katana60/config.h')
-rw-r--r-- | keyboards/katana60/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/katana60/config.h b/keyboards/katana60/config.h index 177a09ff45..eb67c0b214 100644 --- a/keyboards/katana60/config.h +++ b/keyboards/katana60/config.h @@ -46,7 +46,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define MATRIX_COL_PINS { B7, B3, B2, B1, B0, C7, D1, D2, C6, B6, B5, B4, D4, D6, D7 } #define UNUSED_PINS -/* COL2ROW, ROW2COL, or CUSTOM_MATRIX */ +/* COL2ROW, ROW2COL*/ #define DIODE_DIRECTION ROW2COL // #define BACKLIGHT_PIN B7 |