summaryrefslogtreecommitdiff
path: root/keyboards/handwired/onekey/teensy_35/config.h
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2022-08-25 00:28:38 +1000
committerGitHub <noreply@github.com>2022-08-24 15:28:38 +0100
commitcf41c24db853f825150802d30dce73ba507b69c0 (patch)
tree832ea3d643dabefb6174fc2849f1700b3a5b6902 /keyboards/handwired/onekey/teensy_35/config.h
parente06ea4a10fd57abfc51f4021dfc2dbe15e5432b2 (diff)
Move keyboard USB IDs and strings to data driven: develop (#18152)
* Move keyboard USB IDs and strings to data driven: develop * Also do new onekeys
Diffstat (limited to 'keyboards/handwired/onekey/teensy_35/config.h')
-rw-r--r--keyboards/handwired/onekey/teensy_35/config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/handwired/onekey/teensy_35/config.h b/keyboards/handwired/onekey/teensy_35/config.h
index 18eebcaffd..13eaf1a4f6 100644
--- a/keyboards/handwired/onekey/teensy_35/config.h
+++ b/keyboards/handwired/onekey/teensy_35/config.h
@@ -19,8 +19,6 @@
// TODO: including this causes "error: expected identifier before '(' token" errors
//#include "config_common.h"
-#define PRODUCT Onekey Teensy 3.5
-
#define MATRIX_COL_PINS { D5 } // 20/A6
#define MATRIX_ROW_PINS { B2 } // 19/A5