mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-06-21 22:25:16 +02:00

* [kle2jinfo] use min/max instead of if This is a slight change. Before, the key_skel would keep the invalid value for future keys. I think this is what was actually intended. * [kle2info] calculate x x is the current_x * key_size + (key_size/2) y is the current_y * key_size + (key_size/2) no reason to track both