summaryrefslogtreecommitdiffstats
path: root/tmk_core/protocol/vusb/usbdrv
AgeCommit message (Collapse)AuthorFilesLines
2019-03-12Add new keyboard Plaid and ATMEGA328p support (#5379)Takuya Urakawa1-1/+1
* 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
2018-11-02Add support for Atmega32A to pin declarations and universal matrix (#4015)Jack Humbert1-4/+4
* 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
2016-06-24Backlight abstraction and other changes (#439)Jack Humbert3-5/+5
* redoes matrix pins, abstracts backlight code for B5,6,7 * slimming down keyboard stuff, backlight breathing implemented * don't call backlight init when no pin * cleans up user/kb/quantum calls, keyboard files * fix pvc atomic * replaces CHANNEL with correct var in breathing * removes .hexs, updates readmes, updates template * cleans-up clueboards, readmes to lowercase * updates readme
2015-04-09Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk22-0/+7391