Commit Graph

19 Commits (f1a64fc959f96fda5cce5c6aff94db867ba769b5)

Author SHA1 Message Date
tmk 232ab308e3 usb_hid: workaround for compile on Windows. 2012-09-04 13:29:21 +09:00
tmk e075361b6f Add CONSOLE_ENABLE build option to LUFA. 2012-07-20 13:08:18 +09:00
tmk fb8394da83 Change keymap of hhkb/macway. 2012-07-09 00:11:26 +09:00
tmk 8947029950 Interrupt driven Control ep and Console task 2012-07-08 23:57:25 +09:00
tmk ab89bfce03 Fix LUFA descriptor of Extra for Windows
- worked on Linux but not on Windows
  (logica/usage MINIMUM must start at 0x001)
2012-07-02 11:56:33 +09:00
tmk 2c5d3ac76f Add Makefile.lufa to keyboard/hhkb and hbkb. 2012-06-30 13:26:09 +09:00
tmk f427529a30 Fix bootloader.c 2012-06-30 11:19:07 +09:00
tmk a112f3614e confirm SetReport LED. 2012-06-29 16:48:36 +09:00
tmk f2ebac101d Add conditional compile for MOUSE_ENABLE and EXTRAKEY_ENABLE. 2012-06-29 03:33:59 +09:00
tmk cc68adeb57 Add protocol/lufa. LUFA supported now. 2012-06-28 23:05:21 +09:00
tmk 3d81d5221e Add consumer/system control feature to LUFA. 2012-06-28 20:15:56 +09:00
tmk a9a3610dd4 Add LUFA mouse feature and fix mouse report.
- add LUFA boot mouse feature
- remove report_id from mouse report
- fix LUFA descriptor
2012-06-28 16:51:56 +09:00
tmk effa5914bf clean descriptor setting. Remove keyboard OUT Endpoint.
- to make descriptor get VID/PID/Version from config.h.
- remove keyboard out endpoint. Instead host can use control request.
2012-06-28 12:59:17 +09:00
tmk 3969ec09b4 Add sendchar with Generic HID to support debug print. 2012-06-27 18:31:33 +09:00
tmk dd93d2915f initial attempt for LUFA.
Add keyboard/lufa macway keyobard with LUFA.
Add new program target to rule.mk; flip, dfu and teensy
2012-06-26 15:55:45 +09:00
tmk dd10d11a44 Change pin configurationa and keymap. 2012-06-15 16:14:56 +09:00
tmk 784c6e3979 Fix README.md: remove bad links 2012-06-11 15:20:40 +09:00
tmk 81706d1130 Moved protocol files; news and x68k.
Renamed sony_usb to news_usb
Renamed hbk to hbkb
2012-06-11 10:51:46 +09:00
tmk afb0846208 Made directories for keyboard and converter projects. 2012-06-08 13:32:38 +09:00