summaryrefslogtreecommitdiffstats
path: root/tmk_core/protocol/lufa
AgeCommit message (Expand)AuthorFilesLines
2016-11-14mostly workingJack Humbert1-3/+30
2016-09-07Use keyboard config for nkro (#7)IBNobody1-1/+8
2016-09-06Change NKRO size fron 16 bytes to 32 bytes.IBNobody1-6/+6
2016-08-27Normalize line endingsFred Sundvik13-2184/+2184
2016-08-23move to ergodox-ez onlyJason Green1-1/+1
2016-08-23Added USB Virtual Serial supportJason Green3-4/+258
2016-08-20Normalize line endingsFred Sundvik24-1974/+1974
2016-07-15Fix OS X Recognizing keyboard as Mouse/TabletTravis La Marr1-2/+2
2016-06-24Backlight abstraction and other changes (#439)Jack Humbert1-1/+1
2016-06-22Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert1-2/+2
2016-06-21Warning reductions (#430)Jack Humbert2-1/+2
2016-06-18Cleans up quantum/keymap situation, removes extra lufa folders (#416)Jack Humbert907-289650/+1
2016-06-11Makefile redo & other features (#395)Jack Humbert1-1/+4
2016-06-07fix HID_RI_LOGICAL_MAXIMUM value (#388)Masahiro Wakame1-1/+1
2016-05-24updates midi in play_note to better octaveJack Humbert1-2/+2
2016-05-15updates midi functionality (#331)Jack Humbert1-1/+1
2016-04-22Update functions used to write to EEPROMEric Tang2-3/+3
2016-04-17Fixed many compiler warnings related to print being disabledIBNobody1-11/+7
2016-01-20better integrationsJack Humbert1-2/+5
2015-10-27merging tmkJack Humbert1437-0/+393025
2015-09-20core: Fix for disabling NKRO in Boot protocoltmk1-5/+3
2015-09-20lufa: Fix endpoint bank mode for ATMega32u2tmk1-1/+4
2015-07-23core: Fix lufa suspend callback(#234)tmk1-1/+0
2015-05-22lufa: Fix console flush #223tmk1-1/+23
2015-05-18Add keyboard_setup() and matrix_setup()tmk1-2/+7
2015-05-13Merge commit 'f6d56675f9f981c5464f0ca7a1fbb0162154e8c5'tmk1427-63177/+387589
2015-04-09Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk311-0/+65510