diff options
author | yd-null <rlun@pm.me> | 2020-04-29 14:42:50 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-28 21:42:50 -0700 |
commit | 5f5c2a219c2ae87534d203ef12e61482cac47a70 (patch) | |
tree | 99bb87ab340f481b5014c73da53814f159e601e7 /keyboards/westfoxtrot/cypher/rev5/config.h | |
parent | e41519823556005d46522a1dd32bc14bde84a5a0 (diff) |
[Keyboard] Add via support for cypher rev5 PCB (#8898)
Diffstat (limited to 'keyboards/westfoxtrot/cypher/rev5/config.h')
-rw-r--r-- | keyboards/westfoxtrot/cypher/rev5/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/westfoxtrot/cypher/rev5/config.h b/keyboards/westfoxtrot/cypher/rev5/config.h index 111771ae86..367b5f4f3f 100644 --- a/keyboards/westfoxtrot/cypher/rev5/config.h +++ b/keyboards/westfoxtrot/cypher/rev5/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 0x21FF -#define PRODUCT_ID 0xAA97 +#define PRODUCT_ID 0xAA98 #define DEVICE_VER 0x0002 #define MANUFACTURER westfoxtrot #define PRODUCT cypher |