[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:
Leivince John Marte 2020-05-26 18:35:06 +08:00 committed by GitHub
parent 451c472d1d
commit af2ca13604
Failed to generate hash of commit
3 changed files with 39 additions and 1 deletions

View file

@ -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