summaryrefslogtreecommitdiff
path: root/keyboard
Commit message (Collapse)AuthorAge
* Fix build option MOUSEKEY_ENABLE.tmk2012-10-17
|
* Clean host.h interface.tmk2012-10-17
|
* Add keycode.h and remove usb_keycodes.h.tmk2012-10-17
|
* Initial version of new code for layer switch is added.tmk2012-10-17
|
* Fix: Makefiletmk2012-10-17
|
* Debounce bug fixedJeffrey Sung2012-10-09
|
* Power key supportJeffrey Sung2012-10-08
| | | | debounce issue exists
* CapsLock SupportJeffrey Sung2012-09-17
| | | | Don't define DEBOUNCE.
* Apple IIgs/Standard KeyboardJeffrey Sung2012-09-17
|
* usb_hid: workaround for compile on Windows.tmk2012-09-04
|
* Add CONSOLE_ENABLE build option to LUFA.tmk2012-07-20
|
* Change keymap of hhkb/macway.tmk2012-07-09
|
* Interrupt driven Control ep and Console tasktmk2012-07-08
|
* Fix LUFA descriptor of Extra for Windowstmk2012-07-02
| | | | | - worked on Linux but not on Windows (logica/usage MINIMUM must start at 0x001)
* Add Makefile.lufa to keyboard/hhkb and hbkb.tmk2012-06-30
|
* Fix bootloader.ctmk2012-06-30
|
* confirm SetReport LED.tmk2012-06-29
|
* Add conditional compile for MOUSE_ENABLE and EXTRAKEY_ENABLE.tmk2012-06-29
|
* Add protocol/lufa. LUFA supported now.tmk2012-06-28
|
* Add consumer/system control feature to LUFA.tmk2012-06-28
|
* Add LUFA mouse feature and fix mouse report.tmk2012-06-28
| | | | | | - add LUFA boot mouse feature - remove report_id from mouse report - fix LUFA descriptor
* clean descriptor setting. Remove keyboard OUT Endpoint.tmk2012-06-28
| | | | | - 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-27
|
* initial attempt for LUFA.tmk2012-06-26
| | | | | 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-15
|
* Fix README.md: remove bad linkstmk2012-06-11
|
* Moved protocol files; news and x68k.tmk2012-06-11
| | | | | Renamed sony_usb to news_usb Renamed hbk to hbkb
* Made directories for keyboard and converter projects.tmk2012-06-08