summaryrefslogtreecommitdiff
path: root/keyboards/zj68/config.h
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2022-08-06 18:59:13 +1000
committerGitHub <noreply@github.com>2022-08-06 18:59:13 +1000
commit0ff8c4f6fd8cce95d9e96060121208f85b4d02cd (patch)
treea914585f7830e577a2667b361af3cc21fcc490f9 /keyboards/zj68/config.h
parentfb19e140481ecc360737420850d2d84c67a3d047 (diff)
Move keyboard USB IDs and strings to data driven: Z (#17927)
Diffstat (limited to 'keyboards/zj68/config.h')
-rw-r--r--keyboards/zj68/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/zj68/config.h b/keyboards/zj68/config.h
index bca9bf72a0..355ad73aeb 100644
--- a/keyboards/zj68/config.h
+++ b/keyboards/zj68/config.h
@@ -19,13 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "config_common.h"
-/* USB Device descriptor parameter */
-#define VENDOR_ID 0xFEED
-#define PRODUCT_ID 0x6060
-#define DEVICE_VER 0x0001
-#define MANUFACTURER Drop
-#define PRODUCT ZJ68
-
/* key matrix size */
#define MATRIX_ROWS 5
#define MATRIX_COLS 15