Browse Source

Disarray ProductID change (#12440)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: mujimanic <64090325+mujimanic@users.noreply.github.com>
Co-authored-by: Zach White <skullydazed@gmail.com>
SneakboxKB 4 years ago
parent
commit
e0614e4f52
1 changed files with 1 additions and 1 deletions
  1. 1 1
      keyboards/sneakbox/disarray/staggered/config.h

+ 1 - 1
keyboards/sneakbox/disarray/staggered/config.h

@@ -21,7 +21,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 
 /* USB Device descriptor parameter */
 /* USB Device descriptor parameter */
 #define VENDOR_ID       0x5342
 #define VENDOR_ID       0x5342
-#define PRODUCT_ID      0x0003
+#define PRODUCT_ID      0x0002
 #define DEVICE_VER      0x0001
 #define DEVICE_VER      0x0001
 #define MANUFACTURER    Sneakbox
 #define MANUFACTURER    Sneakbox
 #define PRODUCT         Disarray (Staggered Layout)
 #define PRODUCT         Disarray (Staggered Layout)