aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/protocol/lufa
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed many compiler warnings related to print being disabledIBNobody2016-04-171-11/+7
|
* better integrationsJack Humbert2016-01-201-2/+5
|
* merging tmkJack Humbert2015-10-2719-19/+3095
|
* 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
| | | | | With matrix_power_down() in suspend event HHKB JP doesn't start up for some reason. It is unneeded in actual and removed.
* lufa: Fix console flush #223tmk2015-05-221-1/+23
| | | | | Old console sent unneeded empty data every one milli sencond. After this fix console flushes endpoint data bank every 50ms only when needed.
* Add keyboard_setup() and matrix_setup()tmk2015-05-191-2/+7
|
* Merge commit 'f6d56675f9f981c5464f0ca7a1fbb0162154e8c5'tmk2015-05-131715-64019/+388431
|
* Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk2015-04-10311-0/+65510