Commit Graph

20 Commits (c5060ea81942b0e3f8577536ff78402a19abe3d3)

Author SHA1 Message Date
tmk c5060ea819 test build of 'Host shield' in minimal env. 12 years ago
tmk 9382bf2f76 Add USB_Host_Shield_2.0 and arduino-1.0.1 in usb_hid. 12 years ago
tmk 895cd4dfa2 Add USB HID(host) protocol.(not finished) 12 years ago
tmk 7350b7c6aa Fix the way of sending out IN packet.
This fixes problem that it losts keycode when send keycodes in row in layer.c.
Undef CONSOLE_ENABLE build option makes this problem clear.
12 years ago
tmk e075361b6f Add CONSOLE_ENABLE build option to LUFA. 12 years ago
tmk 8947029950 Interrupt driven Control ep and Console task 12 years ago
tmk ab89bfce03 Fix LUFA descriptor of Extra for Windows
- worked on Linux but not on Windows
  (logica/usage MINIMUM must start at 0x001)
12 years ago
tmk 6d79e6579f Add support of USBasp bootloader. 12 years ago
tmk 2c5d3ac76f Add Makefile.lufa to keyboard/hhkb and hbkb. 12 years ago
tmk f427529a30 Fix bootloader.c 12 years ago
tmk a112f3614e confirm SetReport LED. 12 years ago
tmk f2ebac101d Add conditional compile for MOUSE_ENABLE and EXTRAKEY_ENABLE. 12 years ago
tmk 52011f08c9 Make console compatible with PJRC hid_listen. 12 years ago
tmk cc68adeb57 Add protocol/lufa. LUFA supported now. 12 years ago
tmk 3d81d5221e Add consumer/system control feature to LUFA. 12 years ago
tmk a9a3610dd4 Add LUFA mouse feature and fix mouse report.
- add LUFA boot mouse feature
- remove report_id from mouse report
- fix LUFA descriptor
12 years ago
tmk 76033dcd89 Add a keymap layer into ADB converter. 12 years ago
tmk 81706d1130 Moved protocol files; news and x68k.
Renamed sony_usb to news_usb
Renamed hbk to hbkb
12 years ago
tmk 63d82fcaeb Fixed Makefile to adjust new directories. 12 years ago
tmk f412570739 Moved files to common, protocol and doc directory 12 years ago