aboutsummaryrefslogtreecommitdiffstats
path: root/common/host.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix common files for mbedtmk2014-07-301-2/+2
|
* Make NKRO deafult when it is availabletmk2014-04-271-0/+3
| | | | - NKRO is used only when keyboard_protocol = 1(report)
* Fix to build ps2_mouse with both LUFA and PJRCtmk2013-11-201-6/+0
| | | | | - change API of ps2_mouse; ps2_mouse_task() - remove mouse_report from host.c
* Fix mod stuck of MODS_KEY when leaving layer #62tmk2013-10-041-17/+0
| | | | | | | - Add action_util.c and remove action_oneshot.c - Add oneshot_mods for MODS_ONESHOT - Add weak_mods for MODS_KEY and MACRO - weak_mods is cleared when layer switching
* Merge branch 'keymap2'tmk2013-02-111-2/+5
|\ | | | | | | | | Conflicts: common/keyboard.c
| * Fix tap key using delaying_layer and waiting_key.tmk2013-01-131-0/+3
| |
| * Add initial fix for new keymap.tmk2012-12-161-2/+2
| |
* | Fix and keymap of hid_liber from alaricljs at geekhack.org.tmk2012-11-131-0/+1
|/
* Fix layer switching and host API.tmk2012-10-171-11/+13
|
* Clean host.h interface.tmk2012-10-171-9/+10
|
* Add consumer/system usage support.tmk2012-10-171-0/+1
|
* Initial version of new code for layer switch is added.tmk2012-10-171-0/+4
|
* test build of 'Host shield' in minimal env.tmk2012-08-281-0/+8
|
* Moved files to common, protocol and doc directorytmk2012-06-071-0/+57