Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Apple IIgs(A9M0330)/Standard(M0116) keyboard
|
|
|
|
|
|
debounce issue exists
|
|
|
|
|
|
|
|
Don't define DEBOUNCE.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fixes problem that it losts keycode when send keycodes in row in layer.c.
Undef CONSOLE_ENABLE build option makes this problem clear.
|
|
|
|
|
|
|
|
- worked on Linux but not on Windows
(logica/usage MINIMUM must start at 0x001)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- add LUFA boot mouse feature
- remove report_id from mouse report
- fix LUFA descriptor
|
|
- to make descriptor get VID/PID/Version from config.h.
- remove keyboard out endpoint. Instead host can use control request.
|
|
|
|
Add keyboard/lufa macway keyobard with LUFA.
Add new program target to rule.mk; flip, dfu and teensy
|
|
|
|
|
|
|
|
|
|
Renamed sony_usb to news_usb
Renamed hbk to hbkb
|