qmk_firmware/tmk_core/protocol/vusb
Jack Humbert 15f6278aa6
Add support for Atmega32A to pin declarations and universal matrix (#4015)
* add computed pins from mcu type

* update for atmega32a

* doc typo

* add atmega16 chips, link to references

* remove avr include from config

* exclude assembler in config.h includes

* consolodate options, add 646

* fix typo in pindef
2018-11-02 12:31:40 -04:00
..
usbdrv Add support for Atmega32A to pin declarations and universal matrix (#4015) 2018-11-02 12:31:40 -04:00
main.c Got ps2avrGB to work with the V-USB protocol 2017-01-21 12:55:19 -05:00
sendchar_usart.c
vusb.c Loop based vusb_transfer_keyboard 2018-07-22 11:49:36 -04:00
vusb.h