From a381eb01f588ae16c36f2bbbc0836645f8d46aa8 Mon Sep 17 00:00:00 2001 From: dbroqua Date: Tue, 30 May 2017 23:09:39 +0200 Subject: - Updated copyright --- keyboards/dk60/config.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'keyboards/dk60/config.h') diff --git a/keyboards/dk60/config.h b/keyboards/dk60/config.h index e586056cf..9c5232ef0 100644 --- a/keyboards/dk60/config.h +++ b/keyboards/dk60/config.h @@ -1,5 +1,5 @@ /* -Copyright 2012 Jun Wako +Copyright 2017 Damien Broqua This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -33,7 +33,6 @@ along with this program. If not, see . #define MATRIX_COLS 13 // ROWS: Top to bottom, COLS: Left to right - #define MATRIX_ROW_PINS { B6, B4, D7, D6, D4 } #define MATRIX_COL_PINS { B0, B3, B2, B1, D3, D5, B5, B7, C6, C7, D0, D1, D2 } #define UNUSED_PINS -- cgit v1.2.3-24-g4f1b