aboutsummaryrefslogtreecommitdiffstats
path: root/keyboard
Commit message (Collapse)AuthorAgeFilesLines
* Interrupt driven Control ep and Console tasktmk2012-07-081-0/+3
|
* Fix LUFA descriptor of Extra for Windowstmk2012-07-022-2/+1
| | | | | - worked on Linux but not on Windows (logica/usage MINIMUM must start at 0x001)
* Add Makefile.lufa to keyboard/hhkb and hbkb.tmk2012-06-3010-69/+314
|
* Fix bootloader.ctmk2012-06-301-3/+10
|
* confirm SetReport LED.tmk2012-06-291-1/+1
|
* Add conditional compile for MOUSE_ENABLE and EXTRAKEY_ENABLE.tmk2012-06-291-1/+1
|
* Add protocol/lufa. LUFA supported now.tmk2012-06-2814-1743/+133
|
* Add consumer/system control feature to LUFA.tmk2012-06-286-56/+188
|
* Add LUFA mouse feature and fix mouse report.tmk2012-06-284-40/+66
| | | | | | - add LUFA boot mouse feature - remove report_id from mouse report - fix LUFA descriptor
* clean descriptor setting. Remove keyboard OUT Endpoint.tmk2012-06-286-446/+397
| | | | | - to make descriptor get VID/PID/Version from config.h. - remove keyboard out endpoint. Instead host can use control request.
* Add sendchar with Generic HID to support debug print.tmk2012-06-275-419/+595
|
* initial attempt for LUFA.tmk2012-06-269-0/+1488
| | | | | Add keyboard/lufa macway keyobard with LUFA. Add new program target to rule.mk; flip, dfu and teensy
* Change pin configurationa and keymap.tmk2012-06-153-12/+17
|
* Fix README.md: remove bad linkstmk2012-06-111-2/+0
|
* Moved protocol files; news and x68k.tmk2012-06-116-0/+0
| | | | | Renamed sony_usb to news_usb Renamed hbk to hbkb
* Made directories for keyboard and converter projects.tmk2012-06-0846-0/+2963