diff options
Diffstat (limited to 'keyboards/hub16')
-rwxr-xr-x | keyboards/hub16/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/hub16/config.h b/keyboards/hub16/config.h index 8cb388ae65..83f0ac5b23 100755 --- a/keyboards/hub16/config.h +++ b/keyboards/hub16/config.h @@ -18,10 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #pragma once -/* key matrix size */ -#define MATRIX_ROWS 5 -#define MATRIX_COLS 4 - #define MATRIX_ROW_PINS \ { F0, C7, C6, B6, E6} #define MATRIX_COL_PINS \ |