summaryrefslogtreecommitdiff
path: root/common/command.c
AgeCommit message (Collapse)Author
2013-02-12Fix 'chage default layer' command.tmk
2013-02-11Merge branch 'keymap2'tmk
Conflicts: common/keyboard.c
2013-01-28Clean code.tmk
2012-11-23Fixes from Tranquilite@GH.tmk
- Fix keyboard_task() when matrix column size > 16 - Add clear_keyboard() in NKRO command to avoid stucking keys. - Fix function name in print.c.
2012-10-27Add print_dec() and debug_dec().tmk
2012-10-23Add print utilitytmk
2012-10-18Add child proof keyboard locking feature!tmk
Fix: add wait for Power down command Add ifdef of MOUSEKEY_ENABLE
2012-10-17Add command console and mouseky parameters tweak.tmk
2012-10-17Fix commandstmk
2012-10-17Clean host.h interface.tmk
2012-10-17Add keycode.h and remove usb_keycodes.h.tmk
2012-10-17Initial version of new code for layer switch is added.tmk
2012-06-29confirm SetReport LED.tmk
2012-06-07Moved files to common, protocol and doc directorytmk