Files
vial-qmk/quantum/quantum.c
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 ed6153062f/users/drashna/encoder_stuff.c
2021-03-22 15:32:31 -04:00

14 KiB