forked from mirrors/qmk_userspace
VIA Support: Gray Studio HB85 (#10329)
* edit vid and pid * add VIA keymap * add my name to the readme * Update keyboards/gray_studio/hb85/keymaps/via/config.h * we have a third endpoint, no need to disable mousekeys * Update keyboards/gray_studio/hb85/keymaps/via/keymap.c * add license header
This commit is contained in:
parent
860deb774e
commit
cd64425fdd
5 changed files with 81 additions and 3 deletions
|
|
@ -17,8 +17,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
|
||||
#pragma once
|
||||
|
||||
#define VENDOR_ID 0x20A0
|
||||
#define PRODUCT_ID 0x422F
|
||||
#define VENDOR_ID 0x4753
|
||||
#define PRODUCT_ID 0x2000
|
||||
#define DEVICE_VER 0x0200
|
||||
#define MANUFACTURER Gray Studio
|
||||
#define PRODUCT HB85
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue