summaryrefslogtreecommitdiff
path: root/keyboards/sx60/config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-08-03 22:13:21 +0000
committerQMK Bot <hello@qmk.fm>2022-08-03 22:13:21 +0000
commit0a198b59a3f44bf099ef3f15ba3f808c6e0dba5c (patch)
treecc3e90a52b67fbb9260b25fc3cba3eaafce9799a /keyboards/sx60/config.h
parent237039cdcd896e7a99e58db92d193c5ff7a2dc33 (diff)
parenta8744b163074457253da2c63affd3b4cceefe04a (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/sx60/config.h')
-rwxr-xr-xkeyboards/sx60/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/sx60/config.h b/keyboards/sx60/config.h
index a2da819400..b24710f78c 100755
--- a/keyboards/sx60/config.h
+++ b/keyboards/sx60/config.h
@@ -18,13 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "config_common.h"
-/* USB Device descriptor parameter */
-#define VENDOR_ID 0x5154 // "QT"
-#define PRODUCT_ID 0x0010
-#define DEVICE_VER 0x0001
-#define MANUFACTURER Quantrik
-#define PRODUCT SX60
-
/* key matrix size */
#define MATRIX_ROWS 5
#define MATRIX_COLS 16