tmk
197a921f44
Port action_* to mbed
2014-07-30 14:07:43 +09:00
tmk
b0a91cd565
Make NKRO deafult when it is available
...
- NKRO is used only when keyboard_protocol = 1(report)
2014-04-27 04:16:49 +09:00
tmk
a045313fa3
Fix to build ps2_mouse with both LUFA and PJRC
...
- change API of ps2_mouse; ps2_mouse_task()
- remove mouse_report from host.c
2013-11-20 11:32:09 +09:00
tmk
a5811211ac
Fix mod stuck of MODS_KEY when leaving layer #62
...
- 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
2013-10-04 16:04:31 +09:00
tmk
2fb67b7844
Add NKRO support for LUFA
2013-07-28 17:34:41 +09:00
tmk
2ebc123c22
Use dprint and dprintf for debug
2013-05-14 16:19:40 +09:00
tmk
1f26a639d4
Fix tap key using delaying_layer and waiting_key.
2013-01-13 10:24:20 +09:00
tmk
770cfcff99
Add initial fix for new keymap.
2012-12-16 02:32:07 +09:00
tmk
f5f200cb03
Fix layer switching and host API.
2012-10-17 15:55:37 +09:00
tmk
411991f7db
Clean host.h interface.
2012-10-17 15:55:37 +09:00
tmk
c8882b8632
Add keycode.h and remove usb_keycodes.h.
2012-10-17 15:55:37 +09:00
tmk
f9a50df14c
Add consumer/system usage support.
2012-10-17 15:55:37 +09:00
tmk
4edc5ab99c
Initial version of new code for layer switch is added.
2012-10-17 15:55:37 +09:00
tmk
fa23548263
confirm SetReport LED.
2012-06-29 16:48:36 +09:00
tmk
f412570739
Moved files to common, protocol and doc directory
2012-06-07 02:47:33 +09:00