Files
vial-qmk/quantum/quantum.c
T
Ilya Zhuravlev c69a05c216 vial/encoder: fix memory corruption in exec_keycode
get_record_keycode calls into update_source_layers_cache which corrupts
memory because our magic row/col isn't present in the matrix

based on drashna code in https://github.com/drashna/qmk_firmware/blob/ed6153062fb868983cb95a23793866c6f8d66c44/users/drashna/encoder_stuff.c
2021-03-22 15:32:31 -04:00

14 KiB