Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix 'chage default layer' command. | tmk | 2013-02-12 | 1 | -14/+7 |
| | |||||
* | Merge branch 'keymap2' | tmk | 2013-02-11 | 1 | -16/+1 |
|\ | | | | | | | | | Conflicts: common/keyboard.c | ||||
| * | Clean code. | tmk | 2013-01-28 | 1 | -16/+1 |
| | | |||||
* | | Fixes from Tranquilite@GH. | tmk | 2012-11-23 | 1 | -0/+1 |
|/ | | | | | | - Fix keyboard_task() when matrix column size > 16 - Add clear_keyboard() in NKRO command to avoid stucking keys. - Fix function name in print.c. | ||||
* | Add print_dec() and debug_dec(). | tmk | 2012-10-27 | 1 | -17/+14 |
| | |||||
* | Add print utility | tmk | 2012-10-23 | 1 | -25/+26 |
| | |||||
* | Add child proof keyboard locking feature! | tmk | 2012-10-18 | 1 | -3/+20 |
| | | | | | Fix: add wait for Power down command Add ifdef of MOUSEKEY_ENABLE | ||||
* | Add command console and mouseky parameters tweak. | tmk | 2012-10-17 | 1 | -62/+365 |
| | |||||
* | Fix commands | tmk | 2012-10-17 | 1 | -30/+47 |
| | |||||
* | Clean host.h interface. | tmk | 2012-10-17 | 1 | -7/+0 |
| | |||||
* | Add keycode.h and remove usb_keycodes.h. | tmk | 2012-10-17 | 1 | -19/+19 |
| | |||||
* | Initial version of new code for layer switch is added. | tmk | 2012-10-17 | 1 | -1/+1 |
| | |||||
* | confirm SetReport LED. | tmk | 2012-06-29 | 1 | -0/+1 |
| | |||||
* | Moved files to common, protocol and doc directory | tmk | 2012-06-07 | 1 | -0/+243 |