Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-09-17 | Added Bulegiga iWRAP support into HHKB.(Bluetooth) | tmk | 1 | -5/+5 | |
2011-07-20 | added copyright and license notice. | tmk | 1 | -0/+17 | |
2011-02-21 | host interface for pjrc | tmk | 1 | -24/+18 | |
2011-02-21 | refactor keyboard.h, host.h | tmk | 1 | -41/+87 | |
2011-01-24 | fixed mousekey delay to do double/triple click easily. | tmk | 1 | -1/+2 | |
2011-01-13 | change keycodes and define keymap macro for AEK. | tmk | 1 | -13/+13 | |
ADD: keymap macro for Apple Extended Keyboard in adb/keymap.c FIX: keycodes for Keypad, Fn and Mousekey. | |||||
2011-01-02 | Add PS/2 mouse support to connect TrackPoint Unit. | tmk | 1 | -0/+74 | |
Change build options: Makefile and config.h. See README. |