diff options
Diffstat (limited to 'keyboards/handwired/onekey/teensy_2/config.h')
-rw-r--r-- | keyboards/handwired/onekey/teensy_2/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/handwired/onekey/teensy_2/config.h b/keyboards/handwired/onekey/teensy_2/config.h index e52d1bed6d..fb775a06b0 100644 --- a/keyboards/handwired/onekey/teensy_2/config.h +++ b/keyboards/handwired/onekey/teensy_2/config.h @@ -18,8 +18,6 @@ #include "config_common.h" -#define PRODUCT Onekey Teensy 2.0 - #define MATRIX_COL_PINS { F4 } #define MATRIX_ROW_PINS { F5 } |