diff options
author | QMK Bot <hello@qmk.fm> | 2022-08-02 00:11:25 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-08-02 00:11:25 +0000 |
commit | 479c7876e60e8427ea98de13e6a1156705511e72 (patch) | |
tree | b55a15102c7cad82c8688f9066b9509e454a3c9e /keyboards/noxary/268_2_rgb | |
parent | e6dc14ae4113400b663c4d544ff97be30bcd4d82 (diff) | |
parent | 056a44c7d3806dad0896133743b755151992d61f (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/noxary/268_2_rgb')
-rw-r--r-- | keyboards/noxary/268_2_rgb/config.h | 7 | ||||
-rw-r--r-- | keyboards/noxary/268_2_rgb/info.json | 8 |
2 files changed, 7 insertions, 8 deletions
diff --git a/keyboards/noxary/268_2_rgb/config.h b/keyboards/noxary/268_2_rgb/config.h index eafbbd4092..b7164743b9 100644 --- a/keyboards/noxary/268_2_rgb/config.h +++ b/keyboards/noxary/268_2_rgb/config.h @@ -16,13 +16,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include "config_common.h" -/* USB Device descriptor parameter */ -#define VENDOR_ID 0x4E58 //"NX" -#define PRODUCT_ID 0x0A7C //2684 -#define DEVICE_VER 0x0001 -#define MANUFACTURER Noxary -#define PRODUCT 268.2_RGB - /* key matrix size */ #define MATRIX_ROWS 5 #define MATRIX_COLS 16 diff --git a/keyboards/noxary/268_2_rgb/info.json b/keyboards/noxary/268_2_rgb/info.json index a73302528f..9cf57e646f 100644 --- a/keyboards/noxary/268_2_rgb/info.json +++ b/keyboards/noxary/268_2_rgb/info.json @@ -1,7 +1,13 @@ { - "keyboard_name": "Noxary 268.2 RGB", + "keyboard_name": "268.2 RGB", + "manufacturer": "Noxary", "url": "", "maintainer": "qmk", + "usb": { + "vid": "0x4E58", + "pid": "0x0A7C", + "device_version": "0.0.1" + }, "layouts": { "LAYOUT_65_ansi_blocker": { "layout": [ |