]> git.donarmstrong.com Git - qmk_firmware.git/commit
Enable mouse keys in register_code and unregister_code
authorSteven Liu <steve@stevenliu.com>
Mon, 3 Sep 2018 23:18:37 +0000 (00:18 +0100)
committerJack Humbert <jack.humb@gmail.com>
Mon, 3 Sep 2018 23:27:11 +0000 (19:27 -0400)
commitfa1ee47cf2293d06693b86e8dd188d9fbc9338c4
treee89df085e8af0de370770cf8de18f1798ca1b8c5
parent04bea9ef742827f2784401bd976b53fc29158d3d
Enable mouse keys in register_code and unregister_code

This allows for macros to be assigned to press two mouse directions at same time, which allows for one key diagonals.
tmk_core/common/action.c