summaryrefslogtreecommitdiffstats
path: root/common/command.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-10Add keyconf in eeconfig.ctmk1-0/+9
2013-03-10Rename HOST_* to PROTOCOL_* in protocol/*.mktmk1-5/+5
2013-03-10Add KEYCONF to eeconfig.ctmk1-2/+2
2013-03-09Add bootmagic.c and fix bootloader_jumptmk1-3/+1
2013-03-06Add eeconfig.c - eeprom stored paramerterstmk1-0/+22
2013-02-20Add overlay frameworktmk1-4/+3
2013-02-15Rewrite layer action with layer_switchtmk1-5/+2
2013-02-15Replace layer_stack with layer_switchtmk1-2/+2
2013-02-15Fix switch_default_layer commandtmk1-10/+12
2013-02-15Change: 0 means default_layer in current_layer nowtmk1-3/+4
2013-02-12Fix 'chage default layer' command.tmk1-14/+7
2013-02-11Merge branch 'keymap2'tmk1-16/+1
2013-01-28Clean code.tmk1-16/+1
2012-11-23Fixes from Tranquilite@GH.tmk1-0/+1
2012-10-26Add print_dec() and debug_dec().tmk1-17/+14
2012-10-22Add print utilitytmk1-25/+26
2012-10-17Add child proof keyboard locking feature!tmk1-3/+20
2012-10-17Add command console and mouseky parameters tweak.tmk1-62/+365
2012-10-17Fix commandstmk1-30/+47
2012-10-17Clean host.h interface.tmk1-7/+0
2012-10-17Add keycode.h and remove usb_keycodes.h.tmk1-19/+19
2012-10-17Initial version of new code for layer switch is added.tmk1-1/+1
2012-06-29confirm SetReport LED.tmk1-0/+1
2012-06-06Moved files to common, protocol and doc directorytmk1-0/+243