summaryrefslogtreecommitdiff
path: root/common/command.c
AgeCommit message (Expand)Author
2013-06-23Add BACKLIGHT_ENABLE conditionaltmk
2013-06-22Add support for backlightWraul
2013-06-22Add default layer config to bootmagictmk
2013-05-27Fixes to sleep LED.Mathias Andersson
2013-05-15Fix command.c and READMEtmk
2013-04-07Fix bootmagic and eeconfig for virtual DIP SWtmk
2013-04-04Fix ACT_MODS action and switch_default_layer commandtmk
2013-04-02Rename file layer_switch to action_layertmk
2013-04-02Refine ACT_LAYER and ACT_LAYER_TAPtmk
2013-03-31Remove ACT_KEYMAP and ACT_OVERLAYtmk
2013-03-27Add sleep LED test commandtmk
2013-03-19Add NO_PRINT and NO_DEBUG config options.tmk
2013-03-11Add build option BOOTMAGIC_ENABLEtmk
2013-03-11Add keyconf in eeconfig.ctmk
2013-03-11Rename HOST_* to PROTOCOL_* in protocol/*.mktmk
2013-03-10Add KEYCONF to eeconfig.ctmk
2013-03-09Add bootmagic.c and fix bootloader_jumptmk
2013-03-07Add eeconfig.c - eeprom stored paramerterstmk
2013-02-20Add overlay frameworktmk
2013-02-16Rewrite layer action with layer_switchtmk
2013-02-15Replace layer_stack with layer_switchtmk
2013-02-15Fix switch_default_layer commandtmk
2013-02-15Change: 0 means default_layer in current_layer nowtmk
2013-02-12Fix 'chage default layer' command.tmk
2013-02-11Merge branch 'keymap2'tmk
2013-01-28Clean code.tmk
2012-11-23Fixes from Tranquilite@GH.tmk
2012-10-27Add print_dec() and debug_dec().tmk
2012-10-23Add print utilitytmk
2012-10-18Add child proof keyboard locking feature!tmk
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