diff options
author | QMK Bot <hello@qmk.fm> | 2021-02-12 01:03:00 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-02-12 01:03:00 +0000 |
commit | 0b68c7441a03a898073b87318ee73bff12015ee0 (patch) | |
tree | e3955d7b3c75774880e4faa74c4a7981f80dd001 /keyboards/noxary/x268/config.h | |
parent | 02654ad2d7abefc00c621cf453ed0fdd2764c6f2 (diff) | |
parent | bc74027f3920c244ea3524e755dba66b0dd2fb8c (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/noxary/x268/config.h')
-rw-r--r-- | keyboards/noxary/x268/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/noxary/x268/config.h b/keyboards/noxary/x268/config.h index fcfbf6f12a..00a696fb7a 100644 --- a/keyboards/noxary/x268/config.h +++ b/keyboards/noxary/x268/config.h @@ -21,7 +21,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* USB Device descriptor parameter */ #define VENDOR_ID 0x4E58 //"NX" -#define PRODUCT_ID 0x010C //268 +#define PRODUCT_ID 0x0A7B //2683 #define DEVICE_VER 0x0078 //"x" #define MANUFACTURER Noxary #define PRODUCT x268 |