summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* HHKB scan matrix: fix wait time on power ontmk2012-10-17
* Add command console and mouseky parameters tweak.tmk2012-10-17
* Add Mousekey parameters and accel keys.tmk2012-10-17
* Fix commandstmk2012-10-17
* Fix use of default_layertmk2012-10-17
* Fix layer switching and host API.tmk2012-10-17
* Add subset of Xorg MouseKey acceleration parameters.tmk2012-10-17
* 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
* Add consumer/system usage support.tmk2012-10-17
* Add repeating of Fn key with alt keycode.tmk2012-10-17
* changes function name keyboard_proc to keyboard_tasktmk2012-10-17
* Initial version of new code for layer switch is added.tmk2012-10-17
* Fix: Makefiletmk2012-10-17
* Fix MCU name macro in bootloader.c.tmk2012-10-15
* ADB conveter uses plain vanila keymap now.tmk2012-10-15
* Merge pull request #8 from JeffreySung/mastertmk2012-10-14
|\
| * Debounce bug fixedJeffrey Sung2012-10-09
| * Power key supportJeffrey Sung2012-10-08
| * CapsLock SupportJeffrey Sung2012-09-17
| * Apple IIgs/Standard KeyboardJeffrey Sung2012-09-17
* | Fix PS/2 protocol build optionstmk2012-10-14
* | Change keymap of ADB converter.tmk2012-09-21
* | To prevent key stuck clear matrix array when ADB error occurs.tmk2012-09-20
* | ad hoc fix for wrong bit read problem of adb.c.tmk2012-09-19
|/
* converter/usb_usb: Change keymap.tmk2012-09-06
* Fix timeout logic of LUFA sendchar(), sned_*().tmk2012-09-06
* Add converter/usb_usb/READMEtmk2012-09-05
* Merge branch 'usb_hid'tmk2012-09-04
|\
| * usb_hid: workaround for compile on Windows.tmk2012-09-04
| * usb_hid: Fix timer size uint16_t to uint32_t;tmk2012-09-02
| * Add submodule USB_Host_Shield_2.0 from my repositry.tmk2012-09-02
| * Remove submodule USB_Host_Shield_2.0(original).tmk2012-09-01
| * Add USB to USB converter. unmature.tmk2012-08-28
| * test build of 'Host shield' in minimal env.tmk2012-08-28
| * Add USB_Host_Shield_2.0 and arduino-1.0.1 in usb_hid.tmk2012-08-28
| * Add USB HID(host) protocol.(not finished)tmk2012-08-28
|/
* Fix the way of sending out IN packet.tmk2012-08-28
* 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
* Merge branch 'lufa'tmk2012-06-30
|\
| * Fix Makefiles.tmk2012-06-30
| * Add support of USBasp bootloader.tmk2012-06-30
| * 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