]> git.donarmstrong.com Git - tmk_firmware.git/commit
FIX: layer switching bug when Fn has no keycode.
authortmk <nobody@nowhere>
Sun, 27 May 2012 05:04:28 +0000 (14:04 +0900)
committertmk <nobody@nowhere>
Sun, 27 May 2012 05:04:28 +0000 (14:04 +0900)
commit11f087002052be0aab285a77362085008e853be6
tree07a274b4b6afe97355e7a3b6d4ddd56ab5406efe
parent660ea5a2cd6aaf26eb584ae6cfbf777bdf62f0b2
FIX: layer switching bug when Fn has no keycode.

- Fn without keycode doesn't need LAYER_SWITCH_DELAY.
host.c
host.h
layer.c [changed mode: 0755->0644]