diff options
author | Salicylic-acid3 <46864619+Salicylic-acid3@users.noreply.github.com> | 2020-04-25 07:30:32 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-25 07:30:32 +0900 |
commit | 84bf82f2c95a5b2629223a3c3fb761824e47f46b (patch) | |
tree | fd3529ef1bde9fd28b2a9c1b49cabf16b9125ab2 /keyboards/7skb/rev1/config.h | |
parent | af262383850531ebaaf5169b24d40da5e7bea4cd (diff) |
Update keyboards/7skb/rev1/config.h
Co-Authored-By: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/7skb/rev1/config.h')
-rw-r--r-- | keyboards/7skb/rev1/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/7skb/rev1/config.h b/keyboards/7skb/rev1/config.h index b99907eb91..808ec282ea 100644 --- a/keyboards/7skb/rev1/config.h +++ b/keyboards/7skb/rev1/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 0xFEED #define PRODUCT_ID 0x36E1 -#define DEVICE_VER 0x36e1 +#define DEVICE_VER 0x0007 #define MANUFACTURER Salicylic_Acid #define PRODUCT 7skb #define DESCRIPTION A custom keyboard |