aboutsummaryrefslogtreecommitdiffstats
path: root/common/host.c
AgeCommit message (Expand)Author
2014-07-30Port action_* to mbedGravatar tmk
2014-04-27Make NKRO deafult when it is availableGravatar tmk
2013-11-20Fix to build ps2_mouse with both LUFA and PJRCGravatar tmk
2013-10-04Fix mod stuck of MODS_KEY when leaving layer #62Gravatar tmk
2013-07-28Add NKRO support for LUFAGravatar tmk
2013-05-14Use dprint and dprintf for debugGravatar tmk
2013-01-13Fix tap key using delaying_layer and waiting_key.Gravatar tmk
2012-12-16Add initial fix for new keymap.Gravatar tmk
2012-10-17Fix layer switching and host API.Gravatar tmk
2012-10-17Clean host.h interface.Gravatar tmk
2012-10-17Add keycode.h and remove usb_keycodes.h.Gravatar tmk
2012-10-17Add consumer/system usage support.Gravatar tmk
2012-10-17Initial version of new code for layer switch is added.Gravatar tmk
2012-06-29confirm SetReport LED.Gravatar tmk
2012-06-07Moved files to common, protocol and doc directoryGravatar tmk