[Keymap] VIA keymap for Cannonkeys Ortho60 (#10086)
* Adding VIA support * Fixed Vendor ID * Update keyboards/cannonkeys/ortho60/config.h * Update keyboards/cannonkeys/ortho60/keymaps/via/keymap.c * Update keyboards/cannonkeys/ortho60/config.h
This commit is contained in:
parent
c23e6dff78
commit
c18cbcc5ad
3 changed files with 53 additions and 2 deletions
|
@ -18,8 +18,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 0x6464
|
||||
#define VENDOR_ID 0xCA04
|
||||
#define PRODUCT_ID 0x4F60 // "O" 60
|
||||
#define DEVICE_VER 0x0001
|
||||
#define MANUFACTURER QMK
|
||||
#define PRODUCT Ortho60
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue