forked from mirrors/qmk_userspace
VIA Support: KBD75 rev1/rev2 (#8214)
* add a VIA keymap for kbd75 * rev2 is a completely different pcb allowing a NEW layout, setting this to have a different product id so users don't get confused when they're able to enable numpad layout on rev1 VIA * Update keyboards/kbdfans/kbd75/rev1/config.h Co-Authored-By: Joel Challis <git@zvecr.com> * Update keyboards/kbdfans/kbd75/rev2/config.h Co-Authored-By: Joel Challis <git@zvecr.com> Co-authored-by: Joel Challis <git@zvecr.com>
This commit is contained in:
parent
8d11359886
commit
3157f5f436
5 changed files with 51 additions and 3 deletions
4
keyboards/kbdfans/kbd75/rev2/config.h
Normal file
4
keyboards/kbdfans/kbd75/rev2/config.h
Normal file
|
@ -0,0 +1,4 @@
|
|||
#pragma once
|
||||
|
||||
#define PRODUCT_ID 0x6061
|
||||
#define DEVICE_VER 0x0002
|
Loading…
Add table
Add a link
Reference in a new issue