forked from mirrors/qmk_userspace
[Keymap] Ported ok60 to via (#9179)
* Initialize ok60/via * Update vendorId for ok60 to K6 0x4b36 * Update keyboards/ok60/config.h
This commit is contained in:
parent
451c472d1d
commit
af2ca13604
3 changed files with 39 additions and 1 deletions
|
@ -21,7 +21,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#include "config_common.h"
|
||||
|
||||
/* USB Device descriptor parameter */
|
||||
#define VENDOR_ID 0xFEED
|
||||
#define VENDOR_ID 0x4B36 // K6 - ok60
|
||||
#define PRODUCT_ID 0x6060
|
||||
#define DEVICE_VER 0x0001
|
||||
#define MANUFACTURER OK60
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue