Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix keymap to adjust new keyboard.c. | tmk | 2012-10-19 | 12 | -48/+48 |
| | |||||
* | Merge branch 'sun' | tmk | 2012-10-19 | 10 | -2/+765 |
|\ | |||||
| * | Use software serial for Sun. | tmk | 2012-10-19 | 9 | -279/+284 |
| | | |||||
| * | Add Sun converter initial files. | tmk | 2012-10-18 | 8 | -0/+758 |
|/ | |||||
* | Merge branch 'layerfix' | tmk | 2012-10-18 | 61 | -1585/+2261 |
|\ | |||||
| * | Add child proof keyboard locking feature! | tmk | 2012-10-18 | 3 | -5/+22 |
| | | | | | | | | | | Fix: add wait for Power down command Add ifdef of MOUSEKEY_ENABLE | ||||
| * | Fix projects for new keycodes | tmk | 2012-10-17 | 30 | -424/+422 |
| | | |||||
| * | Fix HHKB iWRAP build | tmk | 2012-10-17 | 3 | -10/+13 |
| | | |||||
| * | Fix HHKB keymap | tmk | 2012-10-17 | 1 | -3/+3 |
| | | |||||
| * | HHKB scan matrix: fix wait time on power on | tmk | 2012-10-17 | 1 | -9/+12 |
| | | |||||
| * | Add command console and mouseky parameters tweak. | tmk | 2012-10-17 | 5 | -84/+400 |
| | | |||||
| * | Add Mousekey parameters and accel keys. | tmk | 2012-10-17 | 4 | -63/+103 |
| | | |||||
| * | Fix commands | tmk | 2012-10-17 | 6 | -51/+64 |
| | | |||||
| * | Fix use of default_layer | tmk | 2012-10-17 | 1 | -12/+20 |
| | | |||||
| * | Fix layer switching and host API. | tmk | 2012-10-17 | 4 | -156/+194 |
| | | |||||
| * | Add subset of Xorg MouseKey acceleration parameters. | tmk | 2012-10-17 | 1 | -28/+74 |
| | | |||||
| * | Fix build option MOUSEKEY_ENABLE. | tmk | 2012-10-17 | 4 | -18/+34 |
| | | |||||
| * | Clean host.h interface. | tmk | 2012-10-17 | 6 | -121/+80 |
| | | |||||
| * | Add keycode.h and remove usb_keycodes.h. | tmk | 2012-10-17 | 8 | -532/+536 |
| | | |||||
| * | Add consumer/system usage support. | tmk | 2012-10-17 | 5 | -38/+141 |
| | | |||||
| * | Add repeating of Fn key with alt keycode. | tmk | 2012-10-17 | 2 | -7/+22 |
| | | |||||
| * | changes function name keyboard_proc to keyboard_task | tmk | 2012-10-17 | 4 | -4/+4 |
| | | |||||
| * | Initial version of new code for layer switch is added. | tmk | 2012-10-17 | 19 | -489/+586 |
|/ | |||||
* | Fix: Makefile | tmk | 2012-10-17 | 2 | -3/+4 |
| | |||||
* | Fix MCU name macro in bootloader.c. | tmk | 2012-10-15 | 1 | -1/+1 |
| | |||||
* | ADB conveter uses plain vanila keymap now. | tmk | 2012-10-15 | 1 | -49/+4 |
| | |||||
* | Merge pull request #8 from JeffreySung/master | tmk | 2012-10-14 | 9 | -0/+737 |
|\ | | | | | Apple IIgs(A9M0330)/Standard(M0116) keyboard | ||||
| * | Debounce bug fixed | Jeffrey Sung | 2012-10-09 | 2 | -7/+12 |
| | | |||||
| * | Power key support | Jeffrey Sung | 2012-10-08 | 3 | -151/+160 |
| | | | | | | | | debounce issue exists | ||||
| * | CapsLock Support | Jeffrey Sung | 2012-09-17 | 3 | -125/+158 |
| | | | | | | | | Don't define DEBOUNCE. | ||||
| * | Apple IIgs/Standard Keyboard | Jeffrey Sung | 2012-09-17 | 9 | -0/+690 |
| | | |||||
* | | Fix PS/2 protocol build options | tmk | 2012-10-14 | 11 | -320/+503 |
| | | |||||
* | | Change keymap of ADB converter. | tmk | 2012-09-21 | 4 | -46/+45 |
| | | |||||
* | | To prevent key stuck clear matrix array when ADB error occurs. | tmk | 2012-09-20 | 2 | -34/+40 |
| | | |||||
* | | ad hoc fix for wrong bit read problem of adb.c. | tmk | 2012-09-19 | 1 | -0/+6 |
|/ | |||||
* | converter/usb_usb: Change keymap. | tmk | 2012-09-06 | 1 | -4/+4 |
| | |||||
* | Fix timeout logic of LUFA sendchar(), sned_*(). | tmk | 2012-09-06 | 1 | -6/+34 |
| | |||||
* | Add converter/usb_usb/README | tmk | 2012-09-05 | 2 | -1/+37 |
| | |||||
* | Merge branch 'usb_hid' | tmk | 2012-09-04 | 76 | -130/+9525 |
|\ | |||||
| * | usb_hid: workaround for compile on Windows. | tmk | 2012-09-04 | 7 | -78/+52 |
| | | |||||
| * | usb_hid: Fix timer size uint16_t to uint32_t; | tmk | 2012-09-02 | 8 | -17/+66 |
| | | |||||
| * | Add submodule USB_Host_Shield_2.0 from my repositry. | tmk | 2012-09-02 | 2 | -0/+3 |
| | | |||||
| * | Remove submodule USB_Host_Shield_2.0(original). | tmk | 2012-09-01 | 2 | -3/+0 |
| | | |||||
| * | Add USB to USB converter. unmature. | tmk | 2012-08-28 | 9 | -2/+699 |
| | | |||||
| * | test build of 'Host shield' in minimal env. | tmk | 2012-08-28 | 26 | -272/+505 |
| | | |||||
| * | Add USB_Host_Shield_2.0 and arduino-1.0.1 in usb_hid. | tmk | 2012-08-28 | 43 | -0/+8142 |
| | | |||||
| * | Add USB HID(host) protocol.(not finished) | tmk | 2012-08-28 | 7 | -0/+300 |
|/ | |||||
* | Fix the way of sending out IN packet. | tmk | 2012-08-28 | 1 | -22/+19 |
| | | | | | This fixes problem that it losts keycode when send keycodes in row in layer.c. Undef CONSOLE_ENABLE build option makes this problem clear. | ||||
* | Add CONSOLE_ENABLE build option to LUFA. | tmk | 2012-07-20 | 6 | -96/+152 |
| | |||||
* | Change keymap of hhkb/macway. | tmk | 2012-07-09 | 2 | -2/+2 |
| |