summaryrefslogtreecommitdiff
path: root/common/command.c
Commit message (Expand)AuthorAge
* Remove core library and build filestmk2015-04-10
* Merge pull request #151 from bswinnerton/typo-fixtmk2015-01-19
|\
| * Fixing typo in console modeBrooks Swinnerton2014-11-30
* | Fix modifier stuck of Lock command(#127)tmk2015-01-01
|/
* Ad hoc fix of command APItmk2014-07-30
* Merge pull request #112 from shayneholmes/ee_nkro_use_reserved_bittmk2014-07-07
|\
| * Adding NKRO virtual dip-switch, using existing bit in keymap byte.Shayne Holmes2014-04-09
* | Make NKRO deafult when it is availabletmk2014-04-27
|/
* Fix mod stuck of MODS_KEY when leaving layer #62tmk2013-10-04
* Fix version info commandtmk2013-09-19
* Add version stringtmk2013-09-11
* Add BACKLIGHT_ENABLE conditionaltmk2013-06-23
* Add support for backlightWraul2013-06-22
* Add default layer config to bootmagictmk2013-06-22
* Fixes to sleep LED.Mathias Andersson2013-05-27
* Fix command.c and READMEtmk2013-05-15
* Fix bootmagic and eeconfig for virtual DIP SWtmk2013-04-07
* Fix ACT_MODS action and switch_default_layer commandtmk2013-04-04
* Rename file layer_switch to action_layertmk2013-04-02
* Refine ACT_LAYER and ACT_LAYER_TAPtmk2013-04-02
* Remove ACT_KEYMAP and ACT_OVERLAYtmk2013-03-31
* Add sleep LED test commandtmk2013-03-27
* Add NO_PRINT and NO_DEBUG config options.tmk2013-03-19
* Add build option BOOTMAGIC_ENABLEtmk2013-03-11
* Add keyconf in eeconfig.ctmk2013-03-11
* Rename HOST_* to PROTOCOL_* in protocol/*.mktmk2013-03-11
* Add KEYCONF to eeconfig.ctmk2013-03-10
* Add bootmagic.c and fix bootloader_jumptmk2013-03-09
* Add eeconfig.c - eeprom stored paramerterstmk2013-03-07
* Add overlay frameworktmk2013-02-20
* Rewrite layer action with layer_switchtmk2013-02-16
* Replace layer_stack with layer_switchtmk2013-02-15
* Fix switch_default_layer commandtmk2013-02-15
* Change: 0 means default_layer in current_layer nowtmk2013-02-15
* Fix 'chage default layer' command.tmk2013-02-12
* Merge branch 'keymap2'tmk2013-02-11
|\
| * Clean code.tmk2013-01-28
* | Fixes from Tranquilite@GH.tmk2012-11-23
|/
* Add print_dec() and debug_dec().tmk2012-10-27
* Add print utilitytmk2012-10-23
* Add child proof keyboard locking feature!tmk2012-10-18
* Add command console and mouseky parameters tweak.tmk2012-10-17
* Fix commandstmk2012-10-17
* Clean host.h interface.tmk2012-10-17
* Add keycode.h and remove usb_keycodes.h.tmk2012-10-17
* Initial version of new code for layer switch is added.tmk2012-10-17
* confirm SetReport LED.tmk2012-06-29
* Moved files to common, protocol and doc directorytmk2012-06-07