Commit Graph

169 Commits (4e7ec43c3f52e7588807389d6f8e5fd810b36286)

Author SHA1 Message Date
tmk 232ab308e3 usb_hid: workaround for compile on Windows. 12 years ago
tmk e075361b6f Add CONSOLE_ENABLE build option to LUFA. 12 years ago
tmk fb8394da83 Change keymap of hhkb/macway. 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 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 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 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.
12 years ago
tmk 3969ec09b4 Add sendchar with Generic HID to support debug print. 12 years ago
tmk dd93d2915f initial attempt for LUFA.
Add keyboard/lufa macway keyobard with LUFA.
Add new program target to rule.mk; flip, dfu and teensy
12 years ago
tmk dd10d11a44 Change pin configurationa and keymap. 12 years ago
tmk 784c6e3979 Fix README.md: remove bad links 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 afb0846208 Made directories for keyboard and converter projects. 12 years ago