tmk_keyboard/tmk_core/protocol/lufa
tmk ffb52ab0c9 core: lufa: Fix console output and init sequence
console_putc:
Linux:      works very well in general
Windows:    also works very well and connection seems to be faster than Linux
Mac:        to be: confirmed

NOTE:       long session of matrix_print still blocks keyboard_task in main loop
            and prevents it from sending keyboard report.
            XT protocol buffer overflow occurs when slamng on keys

TODO:       check when print functions are called in ISR
2018-09-23 12:36:18 +09:00
..
LUFA-git Merge commit 'f6d56675f9f981c5464f0ca7a1fbb0162154e8c5' 2015-05-13 11:13:10 +09:00
descriptor.c Fix OS X Recognizing keyboard as Mouse/Tablet 2016-09-08 14:35:21 +09:00
descriptor.h core: lufa: Fix checking num of endpoints for 32u2(again) 2018-01-04 16:49:24 +09:00
lufa.c core: lufa: Fix console output and init sequence 2018-09-23 12:36:18 +09:00
lufa.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00