diff options
Diffstat (limited to 'keyboards/handwired/woodpad/config.h')
-rw-r--r-- | keyboards/handwired/woodpad/config.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/handwired/woodpad/config.h b/keyboards/handwired/woodpad/config.h index d08c47387..72b9fabab 100644 --- a/keyboards/handwired/woodpad/config.h +++ b/keyboards/handwired/woodpad/config.h | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | Copyright 2017 REPLACE_WITH_YOUR_NAME | 2 | Copyright 2017 |
3 | 3 | ||
4 | This program is free software: you can redistribute it and/or modify | 4 | This program is free software: you can redistribute it and/or modify |
5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |
@@ -26,7 +26,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
26 | #define DEVICE_VER 0x0001 | 26 | #define DEVICE_VER 0x0001 |
27 | #define MANUFACTURER WoodKeys.click | 27 | #define MANUFACTURER WoodKeys.click |
28 | #define PRODUCT woodpad | 28 | #define PRODUCT woodpad |
29 | #define DESCRIPTION Basic numpad | ||
30 | 29 | ||
31 | /* key matrix size */ | 30 | /* key matrix size */ |
32 | #define MATRIX_ROWS 5 | 31 | #define MATRIX_ROWS 5 |