summaryrefslogtreecommitdiff
path: root/keyboards/grid600
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-07-27 19:19:51 +0000
committerQMK Bot <hello@qmk.fm>2022-07-27 19:19:51 +0000
commited5351d75e767cdbe53c0d21d589e29b3a3ba4ad (patch)
tree556dd4e9f3f73062ff8e8a2f821355cec784002b /keyboards/grid600
parent602fde61e22501c839ec55da54974edad6457e68 (diff)
parent4a0eb733acf2efb66473046f174ad695f746ab24 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/grid600')
-rw-r--r--keyboards/grid600/press/config.h7
-rw-r--r--keyboards/grid600/press/info.json8
2 files changed, 7 insertions, 8 deletions
diff --git a/keyboards/grid600/press/config.h b/keyboards/grid600/press/config.h
index 0f6fe305cb..7afe784e06 100644
--- a/keyboards/grid600/press/config.h
+++ b/keyboards/grid600/press/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 0x7539
-#define DEVICE_VER 0x0005
-#define MANUFACTURER Grid
-#define PRODUCT PRESS
-
/* key matrix size */
#define MATRIX_ROWS 1
#define MATRIX_COLS 4
diff --git a/keyboards/grid600/press/info.json b/keyboards/grid600/press/info.json
index 7ee2a93d0a..e1ed976dc0 100644
--- a/keyboards/grid600/press/info.json
+++ b/keyboards/grid600/press/info.json
@@ -1,7 +1,13 @@
{
- "keyboard_name": "Grid 600 Type 05 PRESS Cover Module",
+ "keyboard_name": "PRESS",
+ "manufacturer": "Grid",
"url": "",
"maintainer": "qmk",
+ "usb": {
+ "vid": "0xFEED",
+ "pid": "0x7539",
+ "device_version": "0.0.5"
+ },
"layouts": {
"LAYOUT": {
"layout": [{"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":3, "y":0}]