Added via support for 7sKB (#9799)
* Added via support for 7sKB -Changing the VID -Add a keymap via * Update keyboards/7skb/keymaps/via/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/7skb/rev1/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Change of VID I got a new VID and I'm changing the VID. Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
parent
688426b502
commit
b49c5a562d
4 changed files with 98 additions and 2 deletions
|
@ -19,8 +19,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#pragma once
|
||||
|
||||
/* USB Device descriptor parameter */
|
||||
#define VENDOR_ID 0xFEED
|
||||
#define PRODUCT_ID 0x36E1
|
||||
#define VENDOR_ID 0x04D8
|
||||
#define PRODUCT_ID 0xEB5F
|
||||
#define DEVICE_VER 0x0007
|
||||
#define MANUFACTURER Salicylic_Acid
|
||||
#define PRODUCT 7skb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue