Commit Graph

29 Commits (adf7b56e6fe066992e75bf0c3330d94a7b39d97d)

Author SHA1 Message Date
tmk c2d830c07c USB initialize when plug-in during battery powered 11 years ago
tmk 8f5f25fcd5 Revert lufa/lufa.c 11 years ago
Robin Haberkorn 7dde35d4f7 integrated serial mouse drivers as a feature into the firmware architecture 11 years ago
tmk 32997200f7 Fix NKRO code when NKRO is disable 11 years ago
tmk abe5edcaa7 Fix set LED for NKRO keyboard interface 11 years ago
tmk b03717a10c Unused endpoint of console OUT is commentout'd 11 years ago
tmk 22854eb71b NKRO is disable when SET_PROTOCOL(boot) 11 years ago
tmk 5e3f2d2b2e Make NKRO deafult when it is available 11 years ago
tmk ad4cba172b Move macro definitions from lufa.c to lufa.h 11 years ago
tmk a5d4a1f3e1 Return when ready check loop is timeouted(Fix #115) 11 years ago
tmk 532e100450 Add ps2_usart.c and fix set_led at USB wake 12 years ago
tmk 9d40be1990 Wait for USB starting up to make debug print available 12 years ago
tmk d267ee2ada Fix LUFA blocking during startup 12 years ago
tmk 7d692c492c Fix USB initilaize on LUFA 12 years ago
tmk daa4a4235f Add NKRO support for LUFA 12 years ago
tmk 1eb67303ee Fix LUFA host driver for unconfigured state 12 years ago
tmk afc3148e23 Add supsend and wakeup to pjrc stack 12 years ago
tmk f0c5f1b910 Add breathing sleep LED during USB suspend 12 years ago
tmk 42f6ff0886 Add power down mode sleep and watchdog interrupt 12 years ago
tmk c8cfde0138 Add intial code of RemoteWakeUp 12 years ago
tmk e9e4c0edc5 Add support for LUFA-120730 12 years ago
tmk 16a583d7fd Fix usage of debug flag 13 years ago
tmk 4ae979f6ef Initial version of new code for layer switch is added. 13 years ago
tmk 45ea1874d6 Fix timeout logic of LUFA sendchar(), sned_*(). 13 years ago
tmk c5060ea819 test build of 'Host shield' in minimal env. 13 years ago
tmk 7350b7c6aa Fix the way of sending out IN packet. 13 years ago
tmk e075361b6f Add CONSOLE_ENABLE build option to LUFA. 13 years ago
tmk 8947029950 Interrupt driven Control ep and Console task 13 years ago
tmk a112f3614e confirm SetReport LED. 13 years ago
tmk f2ebac101d Add conditional compile for MOUSE_ENABLE and EXTRAKEY_ENABLE. 13 years ago
tmk cc68adeb57 Add protocol/lufa. LUFA supported now. 13 years ago
tmk 3d81d5221e Add consumer/system control feature to LUFA. 13 years ago
tmk a9a3610dd4 Add LUFA mouse feature and fix mouse report. 13 years ago
tmk effa5914bf clean descriptor setting. Remove keyboard OUT Endpoint. 13 years ago
tmk 3969ec09b4 Add sendchar with Generic HID to support debug print. 13 years ago
tmk dd93d2915f initial attempt for LUFA. 13 years ago