summaryrefslogtreecommitdiff
path: root/keyboards/noxary/220
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-02-12 01:03:00 +0000
committerQMK Bot <hello@qmk.fm>2021-02-12 01:03:00 +0000
commit0b68c7441a03a898073b87318ee73bff12015ee0 (patch)
treee3955d7b3c75774880e4faa74c4a7981f80dd001 /keyboards/noxary/220
parent02654ad2d7abefc00c621cf453ed0fdd2764c6f2 (diff)
parentbc74027f3920c244ea3524e755dba66b0dd2fb8c (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/noxary/220')
-rw-r--r--keyboards/noxary/220/config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/noxary/220/config.h b/keyboards/noxary/220/config.h
index 49d98f583a..78da8ccbce 100644
--- a/keyboards/noxary/220/config.h
+++ b/keyboards/noxary/220/config.h
@@ -21,11 +21,12 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* USB Device descriptor parameter */
#define VENDOR_ID 0x4E58 //"NX"
-#define PRODUCT_ID 0x00DC //220
+#define PRODUCT_ID 0x0899 //2201
#define DEVICE_VER 0x0001
#define MANUFACTURER Noxary
#define PRODUCT 220
+
/* key matrix size */
#define MATRIX_ROWS 6
#define MATRIX_COLS 4