648 Commits (core)
 

Author SHA1 Message Date
  tmk dad5a9f893 Merge branch 'sun' 11 years ago
  tmk 06ed34ec8c Add LED feature to Sun converter 11 years ago
  tmk 8a84993ed6 Fix mousekey parameter bug 11 years ago
  tmk d124b0b20e Merge branch 'sun' 11 years ago
  tmk 6536dc9a14 Use software serial for Sun. 11 years ago
  tmk b64143d0dc Add Sun converter initial files. 11 years ago
  tmk 67ea3bd7d2 Merge branch 'layerfix' 11 years ago
  tmk 69167a3bc0 Add child proof keyboard locking feature! 11 years ago
  tmk 19ee1486d9 Fix projects for new keycodes 11 years ago
  tmk 4ad459122d Fix HHKB iWRAP build 11 years ago
  tmk d4597ec6af Add command console and mouseky parameters tweak. 11 years ago
  tmk d96d15b555 Add Mousekey parameters and accel keys. 11 years ago
  tmk 66b62306bc Fix commands 11 years ago
  tmk b7f138d1d0 Fix use of default_layer 11 years ago
  tmk f5f200cb03 Fix layer switching and host API. 11 years ago
  tmk d91d8c0ba0 Add subset of Xorg MouseKey acceleration parameters. 11 years ago
  tmk 218f6d21fb Fix build option MOUSEKEY_ENABLE. 11 years ago
  tmk 411991f7db Clean host.h interface. 11 years ago
  tmk c8882b8632 Add keycode.h and remove usb_keycodes.h. 11 years ago
  tmk f9a50df14c Add consumer/system usage support. 11 years ago
  tmk 37f3c2e9d7 Add repeating of Fn key with alt keycode. 11 years ago
  tmk ef7ad7ac66 changes function name keyboard_proc to keyboard_task 11 years ago
  tmk 4edc5ab99c Initial version of new code for layer switch is added. 11 years ago
  tmk 240b5848d5 Fix MCU name macro in bootloader.c. 11 years ago
  tmk 2e11775172 Merge pull request #8 from JeffreySung/master 11 years ago
  tmk 9999353bfd Fix PS/2 protocol build options 11 years ago
  tmk ab65887b1e To prevent key stuck clear matrix array when ADB error occurs. 11 years ago
  tmk 6cdfdece60 ad hoc fix for wrong bit read problem of adb.c. 11 years ago
  tmk 14bc377866 Fix timeout logic of LUFA sendchar(), sned_*(). 11 years ago
  tmk 4be196c31c Add converter/usb_usb/README 11 years ago
  tmk 8cb05b59fc Merge branch 'usb_hid' 11 years ago
  tmk ebb45b0f48 usb_hid: workaround for compile on Windows. 11 years ago
  tmk dfa195c494 usb_hid: Fix timer size uint16_t to uint32_t; 11 years ago
  tmk 5da05340f4 Add submodule USB_Host_Shield_2.0 from my repositry. 11 years ago
  tmk bc3029df84 Remove submodule USB_Host_Shield_2.0(original). 11 years ago
  tmk bf9888f854 Add USB to USB converter. unmature. 11 years ago
  tmk d9b9098b20 test build of 'Host shield' in minimal env. 11 years ago
  tmk 1876f0bb9b Add USB_Host_Shield_2.0 and arduino-1.0.1 in usb_hid. 12 years ago
  tmk 7732ee6e4f Add USB HID(host) protocol.(not finished) 12 years ago
  tmk ec5c5eb360 Fix the way of sending out IN packet. 11 years ago
  tmk 9660bae5b1 Add CONSOLE_ENABLE build option to LUFA. 12 years ago
  tmk 5a3436f4e8 Interrupt driven Control ep and Console task 12 years ago
  tmk 26e9bd19a1 Fix LUFA descriptor of Extra for Windows 12 years ago
  tmk 41fd9d2acc Merge branch 'lufa' 12 years ago
  tmk 23fad0b55c Add support of USBasp bootloader. 12 years ago
  tmk c86a2031ba Add Makefile.lufa to keyboard/hhkb and hbkb. 12 years ago
  tmk ec27eee5ad Fix bootloader.c 12 years ago
  tmk fa23548263 confirm SetReport LED. 12 years ago
  tmk c3236f7603 Add conditional compile for MOUSE_ENABLE and EXTRAKEY_ENABLE. 12 years ago
  tmk a058f7a1ae Make console compatible with PJRC hid_listen. 12 years ago