Kai Ryu
f2750caad9
Fix 6KRO compatibility issue with NKRO
2014-12-10 10:21:58 +09:00
Kai Ryu
4cf7e9fd7b
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
.gitignore
common.mk
common/action_util.c
2014-11-25 11:06:28 +09:00
Kai Ryu
9776166cd8
Fix compatibility problem with NKRO
2014-09-22 18:31:18 +09:00
tmk
197a921f44
Port action_* to mbed
2014-07-30 14:07:43 +09:00
Kai Ryu
41cbb1bace
New branch for 6KRO feature
2014-05-13 14:57:13 +09:00
Kai Ryu
d856998d53
Fix compatibility with NKRO
2014-05-13 14:10:56 +09:00
Kai Ryu
79f7f78678
Clean code of 6KRO
2014-05-13 13:55:03 +09:00
Kai Ryu
59c8417c9e
Implement 6KRO feature
2014-05-12 18:47:50 +09:00
Kai Ryu
a45dbd2728
New branch for 6KRO feature
2014-05-12 17:26:31 +09:00
tmk
ca8de4f93d
NKRO is disable when SET_PROTOCOL(boot)
...
- Command can force to enable NKRO even when boot mode
- After boot keyboard may be in boot mode due to BIOS' request
2014-04-27 05:36:41 +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
a49315390d
Add timeout option to MODS_ONESHOT #66
2013-10-07 23:28:17 +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