aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/protocol/lufa/lufa.c
Commit message (Expand)AuthorAgeFilesLines
* Use keyboard config for nkro (#7)IBNobody2016-09-061-1/+8
* move to ergodox-ez onlyJason Green2016-08-231-1/+1
* Added USB Virtual Serial supportJason Green2016-08-231-0/+107
* Makefile redo & other features (#395)Jack Humbert2016-06-111-1/+4
* updates midi in play_note to better octaveJack Humbert2016-05-231-2/+2
* updates midi functionality (#331)Jack Humbert2016-05-151-1/+1
* Fixed many compiler warnings related to print being disabledIBNobody2016-04-171-11/+7
* better integrationsJack Humbert2016-01-201-2/+5
* merging tmkJack Humbert2015-10-271-7/+350
* core: Fix for disabling NKRO in Boot protocoltmk2015-09-201-5/+3
* lufa: Fix endpoint bank mode for ATMega32u2tmk2015-09-201-1/+4
* core: Fix lufa suspend callback(#234)tmk2015-07-231-1/+0
* lufa: Fix console flush #223tmk2015-05-221-1/+23
* Add keyboard_setup() and matrix_setup()tmk2015-05-191-2/+7
* Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk2015-04-101-0/+605