SjB f644b9a07a registering a weak_mods when using register_code16
Scenario:
Locking the KC_LSHIFT, and then using a tap dance key that registers a
S(KC_9) will unregister the KC_LSHIFT.

The tap dance or any keycode that is registered should not have the
side effect of cancelling a locked moditifier. We should be using a
similar logic as the TMK codes in tmk_core/comman/action.c:158.
2017-01-29 12:29:43 -05:00
..
2016-12-29 12:13:30 +02:00
2016-12-21 00:22:32 -05:00
2016-12-02 13:03:51 -05:00
2017-01-23 13:55:24 -05:00
2016-12-19 11:18:18 -05:00
2016-12-29 12:13:30 +02:00
2016-12-29 18:28:48 +11:00
2016-12-29 18:28:48 +11:00
2016-12-19 11:18:18 -05:00
2017-01-13 14:04:51 -05:00
2016-12-29 09:32:02 -05:00