summaryrefslogtreecommitdiff
path: root/keyboards/noxary/260
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/260
parent02654ad2d7abefc00c621cf453ed0fdd2764c6f2 (diff)
parentbc74027f3920c244ea3524e755dba66b0dd2fb8c (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/noxary/260')
-rw-r--r--keyboards/noxary/260/config.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/keyboards/noxary/260/config.h b/keyboards/noxary/260/config.h
index 82814d2f7a..b447dec69f 100644
--- a/keyboards/noxary/260/config.h
+++ b/keyboards/noxary/260/config.h
@@ -20,12 +20,13 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "config_common.h"
/* USB Device descriptor parameter */
-#define VENDOR_ID 0x4E58
-#define PRODUCT_ID 0x003C
+#define VENDOR_ID 0x4E58 //"NX"
+#define PRODUCT_ID 0x0A29 //2601
#define DEVICE_VER 0x0001
#define MANUFACTURER Noxary
#define PRODUCT 260
+
/* key matrix size */
#define MATRIX_ROWS 5
#define MATRIX_COLS 15