diff options
Diffstat (limited to 'keyboards/ergodox_stm32/config.h')
-rw-r--r-- | keyboards/ergodox_stm32/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/ergodox_stm32/config.h b/keyboards/ergodox_stm32/config.h index e1b3d7b14..5c1b52e4f 100644 --- a/keyboards/ergodox_stm32/config.h +++ b/keyboards/ergodox_stm32/config.h | |||
@@ -23,7 +23,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
23 | #define DEVICE_VER 0x101 | 23 | #define DEVICE_VER 0x101 |
24 | #define MANUFACTURER ErgoDox | 24 | #define MANUFACTURER ErgoDox |
25 | #define PRODUCT ErgoDox STM | 25 | #define PRODUCT ErgoDox STM |
26 | #define DESCRIPTION ErgoDox STM32 Keyboard | ||
27 | 26 | ||
28 | #define MATRIX_ROWS 14 | 27 | #define MATRIX_ROWS 14 |
29 | #define MATRIX_ROWS_PER_SIDE (MATRIX_ROWS / 2) | 28 | #define MATRIX_ROWS_PER_SIDE (MATRIX_ROWS / 2) |