summaryrefslogtreecommitdiffstats
path: root/keyboards/ymdk/ymd96/config.h
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2022-08-06 18:52:13 +1000
committerGitHub <noreply@github.com>2022-08-06 18:52:13 +1000
commitfb19e140481ecc360737420850d2d84c67a3d047 (patch)
tree85a46a472375c62bca0e25aaf7c309add2da9706 /keyboards/ymdk/ymd96/config.h
parent0e3cc6af12ad0337574280f783ee118a79c6ea55 (diff)
Move keyboard USB IDs and strings to data driven: Y (#17926)
Diffstat (limited to 'keyboards/ymdk/ymd96/config.h')
-rw-r--r--keyboards/ymdk/ymd96/config.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/ymdk/ymd96/config.h b/keyboards/ymdk/ymd96/config.h
index 55c5beaf3e..ed692c63b4 100644
--- a/keyboards/ymdk/ymd96/config.h
+++ b/keyboards/ymdk/ymd96/config.h
@@ -20,12 +20,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-#define VENDOR_ID 0x20A0
-#define PRODUCT_ID 0x422D
-#define DEVICE_VER 0x0200
-#define MANUFACTURER YMDK
-#define PRODUCT YMD96
-
/* matrix size */
#define MATRIX_ROWS 8
#define MATRIX_COLS 15