Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add github URL in README. | tmk | 2010-10-03 | 1 | -0/+2 | |
* | version 1.0. | tmk | 2010-10-03 | 5 | -46/+57 | |
* | add mouse acceleration. | tmk | 2010-10-02 | 1 | -18/+35 | |
* | add mouse wheel function. | tmk | 2010-10-01 | 8 | -59/+256 | |
* | add mouse function. | tmk | 2010-09-30 | 14 | -117/+275 | |
* | some fixes. LED flush for debug. | tmk | 2010-09-27 | 5 | -21/+48 | |
* | ver 0.2 | tmk | 2010-09-25 | 2 | -5/+5 | |
* | add jump_bootloader. | tmk | 2010-09-24 | 5 | -3/+63 | |
* | divide usb_keyboard_debug.[c|h] into usb_device, usb_keyboard, usb_debug. | tmk | 2010-09-23 | 9 | -186/+225 | |
* | delete unused KEY_* definitions. | tmk | 2010-09-22 | 2 | -111/+0 | |
* | simple keymap layers. | tmk | 2010-09-16 | 5 | -21/+88 | |
* | add anti-ghost logic | tmk | 2010-09-13 | 4 | -59/+110 | |
* | perform nomal keyboard behavior. It works now!!! | tmk | 2010-08-23 | 9 | -210/+336 | |
* | store Keymap into program space. | tmk | 2010-08-23 | 1 | -5/+6 | |
* | matrix scan & default keymap | tmk | 2010-08-23 | 7 | -38/+467 | |
* | change file name. | tmk | 2010-08-10 | 3 | -6/+15 | |
* | add initial files from teensy's usb_keyboard_debug. | tmk | 2010-08-10 | 6 | -0/+1782 |