61 次代码提交 (6556fe56ee3838f6f2266f0be98e3c64132abfde)

作者 SHA1 备注 提交日期
  tmk 5bd0a8e724 Add breathing sleep LED during USB suspend 11 年前
  tmk 6ab85d1121 Add power down mode sleep and watchdog interrupt 11 年前
  tmk bf9735b54c Add intial code of RemoteWakeUp 11 年前
  tmk 92665c4be3 Rename HOST_* to PROTOCOL_* in protocol/*.mk 11 年前
  tmk 1f312d2c85 Add bootmagic.c and fix bootloader_jump 11 年前
  tmk 88d6bb0b36 Fix keymap for new framework 11 年前
  tmk 1e829faed0 Fix software serial configure 11 年前
  tmk be3dd3c372 Add serial_uart.c and use it for PC98 11 年前
  tmk 025c2ba312 Add parity option in serial_soft.c 11 年前
  tmk 15feb7a8e3 Fix debug code of serial_soft.c 11 年前
  tmk deebebf614 Fix softwere serial 11 年前
  tmk 11b25580cb Quick Fix: read scan code from PC98 11 年前
  tmk 6f55cbee1d Add initial files for PC98 11 年前
  tmk d35efe06ba Add support for LUFA-120730 11 年前
  tmk 5d3e59f9f3 Support for ISO/JIS keys on ADB(Issue#22) 11 年前
  tmk 1f248ccc5f Remove DEBUG_LED from pjrc stack. 11 年前
  tmk 80f99bf022 Add ADB extended keyboard support by blargg@GH. 11 年前
  tmk 4a91891e94 Fix debug pirnt and magic key.(M0110) 11 年前
  tmk 3e84c59828 Fix Sony NEWS pinouts in comment 11 年前
  tmk 88fc51a04e Fix and keymap of hid_liber from alaricljs at geekhack.org. 11 年前
  tmk 69bab9da77 Fix usage of debug flag 11 年前
  tmk 06ed34ec8c Add LED feature to Sun converter 11 年前
  tmk 6536dc9a14 Use software serial for Sun. 11 年前
  tmk b64143d0dc Add Sun converter initial files. 11 年前
  tmk 19ee1486d9 Fix projects for new keycodes 11 年前
  tmk 4ad459122d Fix HHKB iWRAP build 11 年前
  tmk d4597ec6af Add command console and mouseky parameters tweak. 11 年前
  tmk 411991f7db Clean host.h interface. 11 年前
  tmk ef7ad7ac66 changes function name keyboard_proc to keyboard_task 11 年前
  tmk 4edc5ab99c Initial version of new code for layer switch is added. 11 年前
  tmk 9999353bfd Fix PS/2 protocol build options 11 年前
  tmk ab65887b1e To prevent key stuck clear matrix array when ADB error occurs. 11 年前
  tmk 6cdfdece60 ad hoc fix for wrong bit read problem of adb.c. 11 年前
  tmk 14bc377866 Fix timeout logic of LUFA sendchar(), sned_*(). 12 年前
  tmk 4be196c31c Add converter/usb_usb/README 12 年前
  tmk ebb45b0f48 usb_hid: workaround for compile on Windows. 12 年前
  tmk dfa195c494 usb_hid: Fix timer size uint16_t to uint32_t; 12 年前
  tmk 5da05340f4 Add submodule USB_Host_Shield_2.0 from my repositry. 12 年前
  tmk bc3029df84 Remove submodule USB_Host_Shield_2.0(original). 12 年前
  tmk bf9888f854 Add USB to USB converter. unmature. 12 年前
  tmk d9b9098b20 test build of 'Host shield' in minimal env. 12 年前
  tmk 1876f0bb9b Add USB_Host_Shield_2.0 and arduino-1.0.1 in usb_hid. 12 年前
  tmk 7732ee6e4f Add USB HID(host) protocol.(not finished) 12 年前
  tmk ec5c5eb360 Fix the way of sending out IN packet. 12 年前
  tmk 9660bae5b1 Add CONSOLE_ENABLE build option to LUFA. 12 年前
  tmk 5a3436f4e8 Interrupt driven Control ep and Console task 12 年前
  tmk 26e9bd19a1 Fix LUFA descriptor of Extra for Windows 12 年前
  tmk 23fad0b55c Add support of USBasp bootloader. 12 年前
  tmk c86a2031ba Add Makefile.lufa to keyboard/hhkb and hbkb. 12 年前
  tmk ec27eee5ad Fix bootloader.c 12 年前