Kai Ryu
e36e2493ba
Fix 6KRO compatibility issue with NKRO
2014-12-10 10:21:58 +09:00
Kai Ryu
15d9c0a692
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
.gitignore
common.mk
common/action_util.c
2014-11-25 11:06:28 +09:00
Kai Ryu
a8ef66987d
Fix compatibility problem with NKRO
2014-09-22 18:31:18 +09:00
tmk
c67ae2a6b5
Port action_* to mbed
2014-07-30 14:07:43 +09:00
Kai Ryu
ac570686b6
New branch for 6KRO feature
2014-05-13 14:57:13 +09:00
Kai Ryu
5ccabc844c
Fix compatibility with NKRO
2014-05-13 14:10:56 +09:00
Kai Ryu
4f1caf1a90
Clean code of 6KRO
2014-05-13 13:55:03 +09:00
Kai Ryu
ee9913a863
Implement 6KRO feature
2014-05-12 18:47:50 +09:00
Kai Ryu
d2a57d82d5
New branch for 6KRO feature
2014-05-12 17:26:31 +09:00
tmk
22854eb71b
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
5e3f2d2b2e
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
35f9f30074
Add timeout option to MODS_ONESHOT #66
2013-10-07 23:28:17 +09:00
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
2013-10-04 16:04:31 +09:00