Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Fix tap key using delaying_layer and waiting_key. | tmk | 2013-01-13 | 4 | -31/+146 | |
| | | ||||||
| * | Add new layer actions. | tmk | 2013-01-09 | 5 | -278/+282 | |
| | | ||||||
| * | Fix action of system and consumer usage. | tmk | 2012-12-17 | 2 | -182/+36 | |
| | | ||||||
| * | Add initial fix for new keymap. | tmk | 2012-12-16 | 9 | -557/+898 | |
| | | ||||||
* | | Fix bug of FAILSAFE key clear. | tmk | 2012-12-26 | 1 | -0/+4 | |
| | | | | | | | | http://deskthority.net/workshop-f7/tmk-keyboard-firmware-collection-t4478.html#p90022 | |||||
* | | Add bitpop16() in util.c. | tmk | 2012-11-24 | 2 | -2/+11 | |
| | | ||||||
* | | Fixes from Tranquilite@GH. | tmk | 2012-11-23 | 3 | -6/+7 | |
| | | | | | | | | | | | | - Fix keyboard_task() when matrix column size > 16 - Add clear_keyboard() in NKRO command to avoid stucking keys. - Fix function name in print.c. | |||||
* | | Fix and keymap of hid_liber from alaricljs at geekhack.org. | tmk | 2012-11-13 | 1 | -0/+1 | |
|/ | ||||||
* | Fix usage of debug flag | tmk | 2012-10-27 | 3 | -3/+2 | |
| | ||||||
* | Add print_dec() and debug_dec(). | tmk | 2012-10-27 | 6 | -67/+130 | |
| | ||||||
* | Add print utility | tmk | 2012-10-23 | 4 | -72/+162 | |
| | ||||||
* | Add LED feature to Sun converter | tmk | 2012-10-21 | 1 | -0/+7 | |
| | ||||||
* | Fix mousekey parameter bug | tmk | 2012-10-21 | 1 | -1/+1 | |
| | ||||||
* | Use software serial for Sun. | tmk | 2012-10-19 | 1 | -1/+1 | |
| | ||||||
* | 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 | |||||
* | Add command console and mouseky parameters tweak. | tmk | 2012-10-17 | 4 | -79/+395 | |
| | ||||||
* | Add Mousekey parameters and accel keys. | tmk | 2012-10-17 | 3 | -59/+99 | |
| | ||||||
* | 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 | 2 | -16/+32 | |
| | ||||||
* | Clean host.h interface. | tmk | 2012-10-17 | 4 | -118/+77 | |
| | ||||||
* | Add keycode.h and remove usb_keycodes.h. | tmk | 2012-10-17 | 6 | -505/+510 | |
| | ||||||
* | 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 | |
| | ||||||
* | Initial version of new code for layer switch is added. | tmk | 2012-10-17 | 14 | -437/+575 | |
| | ||||||
* | Fix MCU name macro in bootloader.c. | tmk | 2012-10-15 | 1 | -1/+1 | |
| | ||||||
* | usb_hid: workaround for compile on Windows. | tmk | 2012-09-04 | 1 | -0/+3 | |
| | ||||||
* | usb_hid: Fix timer size uint16_t to uint32_t; | tmk | 2012-09-02 | 3 | -7/+45 | |
| | ||||||
* | Add USB to USB converter. unmature. | tmk | 2012-08-28 | 2 | -0/+10 | |
| | ||||||
* | test build of 'Host shield' in minimal env. | tmk | 2012-08-28 | 6 | -9/+57 | |
| | ||||||
* | Add support of USBasp bootloader. | tmk | 2012-06-30 | 1 | -0/+30 | |
| | ||||||
* | Add Makefile.lufa to keyboard/hhkb and hbkb. | tmk | 2012-06-30 | 1 | -0/+1 | |
| | ||||||
* | Fix bootloader.c | tmk | 2012-06-30 | 1 | -17/+51 | |
| | ||||||
* | confirm SetReport LED. | tmk | 2012-06-29 | 2 | -1/+5 | |
| | ||||||
* | Add consumer/system control feature to LUFA. | tmk | 2012-06-28 | 2 | -14/+7 | |
| | ||||||
* | Add LUFA mouse feature and fix mouse report. | tmk | 2012-06-28 | 1 | -3/+2 | |
| | | | | | | - add LUFA boot mouse feature - remove report_id from mouse report - fix LUFA descriptor | |||||
* | Fixed Makefile to adjust new directories. | tmk | 2012-06-07 | 1 | -0/+0 | |
| | ||||||
* | Moved files to common, protocol and doc directory | tmk | 2012-06-07 | 31 | -0/+2537 | |