Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | integrate V-USB support into ps2_usb | tmk | 2011-02-22 | 1 | -392/+0 |
| | |||||
* | PS/2 to USB keyboard converter | tmk | 2011-01-23 | 1 | -12/+77 |
| | |||||
* | changed wait time for volume control. | tmk | 2011-01-17 | 1 | -2/+2 |
| | |||||
* | changed signature of keymap_fn_layer() in keymap_skel.h. | tmk | 2011-01-06 | 1 | -9/+7 |
| | | | | FIX: name of mousekey macros usb_keycodes.h. | ||||
* | add a build option: USB_EXTRA_ENABLE | tmk | 2011-01-05 | 1 | -3/+16 |
| | |||||
* | add error handling to ps2_mouse | tmk | 2011-01-04 | 1 | -3/+12 |
| | |||||
* | Add PS/2 mouse support to connect TrackPoint Unit. | tmk | 2011-01-02 | 1 | -55/+55 |
| | | | | Change build options: Makefile and config.h. See README. | ||||
* | add build option: NKRO_ENABLE(remove: USB_12KRO) | tmk | 2010-12-08 | 1 | -26/+45 |
| | |||||
* | support 12KRO | tmk | 2010-11-24 | 1 | -7/+17 |
| | |||||
* | add system controls(power down/wake up) from generic desktop page(HID) | tmk | 2010-11-18 | 1 | -28/+56 |
| | |||||
* | add audio controls from consumer page(HID) | tmk | 2010-11-17 | 1 | -0/+13 |
| | |||||
* | FIX: LED debug | tmk | 2010-11-06 | 1 | -5/+9 |
| | |||||
* | revise Fn key processing. | tmk | 2010-11-03 | 1 | -13/+12 |
| | |||||
* | improve layer switching | tmk | 2010-10-30 | 1 | -8/+42 |
| | |||||
* | ADD: macway/doc | tmk | 2010-10-28 | 1 | -1/+1 |
| | | | | FIX: keymap | ||||
* | new build method for macway | tmk | 2010-10-27 | 1 | -3/+6 |
| | |||||
* | ADD: keymap macro for human to read easier | tmk | 2010-10-26 | 1 | -56/+115 |
| | | | | | ADD: controller.h for controller board definition(teensy) ADD: debug toggle | ||||
* | FIX: include files | tmk | 2010-10-25 | 1 | -2/+2 |
| | |||||
* | switch debug on/off by pressing 4 keys on booting time | tmk | 2010-10-24 | 1 | -0/+1 |
| | |||||
* | hhkb: refactored | tmk | 2010-10-24 | 1 | -122/+85 |
| | |||||
* | FIX: clear keyboard_keys. | tmk | 2010-10-19 | 1 | -1/+1 |
| | | | | NOT change layer when one more Fn keys pressed/other than Fn key pressed | ||||
* | add directories for each keyboard: hhkb, macway | tmk | 2010-10-15 | 1 | -0/+174 |