You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/tmk_core/protocol/vusb
Takuya Urakawa 2f3dbb1253 Add new keyboard Plaid and ATMEGA328p support (#5379)
* add plaid

* Change usb vid/pid to free id from vusb
Trivial fix for vusb core

* update readme

* update info.json default keymap

* fix typo

* Replace copyright
6 years ago
..
usbdrv Add new keyboard Plaid and ATMEGA328p support (#5379) 6 years ago
main.c Add kb and user level keyboard initialization functions (#3113) 6 years ago
sendchar_usart.c
vusb.c Loop based vusb_transfer_keyboard 7 years ago
vusb.h