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 e0255875a1..b627f44ebb 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/>. #define DEVICE_VER 0x0101 #define MANUFACTURER ErgoDox #define PRODUCT ErgoDox STM -#define DESCRIPTION ErgoDox STM32 Keyboard #define MATRIX_ROWS 14 #define MATRIX_ROWS_PER_SIDE (MATRIX_ROWS / 2) |