Age | Commit message (Expand) | Author |
2014-02-09 | Add Initial files of 4704_usb | tmk |
2014-01-06 | Added NeXT keyboard converter | Benjamin Gould |
2013-11-27 | Merge pull request #81 from bgould/master | tmk |
2013-11-28 | Add included header file and fix debug print | tmk |
2013-11-28 | Add ps2_interrupt.c | tmk |
2013-11-28 | Add ps2_usart.c and fix set_led at USB wake | tmk |
2013-11-27 | changed tabs to spaces in bluefruit.c | Benjamin Gould |
2013-11-27 | Added bluefruit protocol and converter for 70% M | Benjamin Gould |
2013-11-26 | Fix ps2_host_recv_response | tmk |
2013-11-25 | Add ps2_busywait.c and recfactor PS/2 protocol | tmk |
2013-11-21 | Merge branch 'ps2_mouse_fix' | tmk |
2013-11-21 | Fix PS/2 USART version | tmk |
2013-11-21 | Fix interrupt version of ps2.c | tmk |
2013-11-20 | Add build options of ps2_mouse | tmk |
2013-11-20 | Fix to build ps2_mouse with both LUFA and PJRC | tmk |
2013-11-19 | Fix delay of PS/2 mouse init | tmk |
2013-11-19 | Wait for USB starting up to make debug print available | tmk |
2013-11-08 | Add cli() to protoect ADB critical timing part | tmk |
2013-11-02 | Fix PS/2 mouse support | tmk |
2013-11-02 | Tweak time values of busywait PS/2 | tmk |
2013-10-14 | Merge blargg's fix into adb.c | tmk |
2013-10-09 | Change ADB scan delay 12ms | tmk |
2013-10-08 | Fix ADB missing keystrokes problem Thanks, blargg! #14 | tmk |
2013-10-08 | Fix build error and debug print PJRC stack #69 #68 | tmk |
2013-10-04 | Remove clear matrix on ADB recv error | tmk |
2013-09-25 | Merge branch 'm0110_keymap_section' | tmk |
2013-09-25 | Add M0120 scan code diagram | tmk |
2013-09-25 | Fix LUFA blocking during startup | tmk |
2013-09-21 | Fix USB initilaize on LUFA | tmk |
2013-09-21 | Remove procedures not neeed from init of M0110 | tmk |
2013-07-28 | Add NKRO support for LUFA | tmk |
2013-06-22 | Use serial_uart.c instead of x68k.c now | tmk |
2013-06-22 | Add LED support to x68k | tmk |
2013-05-27 | Fixes to sleep LED. | Mathias Andersson |
2013-05-04 | Increase buffer size of PS2 protocol | tmk |
2013-04-22 | Fix doc and descriptor of iwrap | tmk |
2013-04-22 | Add vusb support to iwrap | tmk |
2013-04-20 | Add support of mouse horizontal wheel to iWRAP | tmk |
2013-04-19 | Rescue script from iWRAP MUX mode stuck | tmk |
2013-04-18 | Add support of iWRAP5 | tmk |
2013-04-13 | Fix LUFA host driver for unconfigured state | tmk |
2013-04-13 | Fix USB Descriptors | tmk |
2013-04-09 | Remove debug line from adb.c | tmk |
2013-04-09 | Add new build options to adb_usb | tmk |
2013-04-09 | Fix ADB protocol issue #14 | tmk |
2013-04-09 | Fix comment of ADB signaling. | tmk |
2013-03-27 | Add supsend and wakeup to pjrc stack | tmk |
2013-03-16 | Add breathing sleep LED during USB suspend | tmk |
2013-03-14 | Add power down mode sleep and watchdog interrupt | tmk |
2013-03-13 | Add intial code of RemoteWakeUp | tmk |