tmk
ea524d7bef
Adhoc fix compile error of usb_usb
10 years ago
tmk
5e3f2d2b2e
Make NKRO deafult when it is available
...
- NKRO is used only when keyboard_protocol = 1(report)
11 years ago
tmk
d7f663a1ea
Fix to build ps2_mouse with both LUFA and PJRC
...
- change API of ps2_mouse; ps2_mouse_task()
- remove mouse_report from host.c
11 years ago
tmk
d52d554360
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
11 years ago
tmk
8c80deb775
Merge branch 'keymap2'
...
Conflicts:
common/keyboard.c
12 years ago
tmk
32633a42c7
Fix tap key using delaying_layer and waiting_key.
12 years ago
tmk
8a709c2750
Add initial fix for new keymap.
12 years ago
tmk
ce4857e021
Fix and keymap of hid_liber from alaricljs at geekhack.org.
12 years ago
tmk
1677b021d7
Fix layer switching and host API.
12 years ago
tmk
71ac82337f
Clean host.h interface.
12 years ago
tmk
16ba9bda56
Add consumer/system usage support.
12 years ago
tmk
4ae979f6ef
Initial version of new code for layer switch is added.
12 years ago
tmk
c5060ea819
test build of 'Host shield' in minimal env.
12 years ago
tmk
f412570739
Moved files to common, protocol and doc directory
13 years ago