summaryrefslogtreecommitdiff
path: root/keyboards/handwired/tractyl_manuform/5x6_right/teensy2pp/config.h
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2022-08-22 08:08:50 +1000
committerGitHub <noreply@github.com>2022-08-21 23:08:50 +0100
commitb0eda7701a372e820264c6a78afa1f8c410845f7 (patch)
treebe7ef4dbabac1fe15c5b48f0ae05d4c1c51868a5 /keyboards/handwired/tractyl_manuform/5x6_right/teensy2pp/config.h
parent3c0806a489a12d882f00cb1a5406e6291ad5b876 (diff)
Move keyboard USB IDs and strings to data driven, pass 3 (#18111)
Diffstat (limited to 'keyboards/handwired/tractyl_manuform/5x6_right/teensy2pp/config.h')
-rw-r--r--keyboards/handwired/tractyl_manuform/5x6_right/teensy2pp/config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/handwired/tractyl_manuform/5x6_right/teensy2pp/config.h b/keyboards/handwired/tractyl_manuform/5x6_right/teensy2pp/config.h
index 442d474920..57c2fd6fcd 100644
--- a/keyboards/handwired/tractyl_manuform/5x6_right/teensy2pp/config.h
+++ b/keyboards/handwired/tractyl_manuform/5x6_right/teensy2pp/config.h
@@ -18,8 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-#define PRODUCT Tractyl Manuform(5x6) Teensy 2.0 ++
-
// wiring of each half
#define MATRIX_COL_PINS \
{ C0, C1, C2, C3, C4, C5 }