forked from mirrors/qmk_userspace
[Keyboard] Added via support for orthocode (#15777)
This commit is contained in:
parent
372c9102e2
commit
cd12b54650
7 changed files with 140 additions and 6 deletions
|
@ -18,8 +18,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
|
||||
#include "config_common.h"
|
||||
|
||||
#define VENDOR_ID 0xFEED
|
||||
#define PRODUCT_ID 0x0000
|
||||
#define VENDOR_ID 0x3415 // orthocodekb.com
|
||||
#define PRODUCT_ID 0x0001 // orthocode
|
||||
#define DEVICE_VER 0x0001
|
||||
#define MANUFACTURER Jrodna
|
||||
#define PRODUCT OrthoCode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue