qmk_firmware/lib/python
Keenan Brock c3aaed8dfb
[kle2info] Trim the code in kle2xy (#8955)
* [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
2020-05-15 12:09:22 -07:00
..
qmk kle2json: fix invocation error 2020-04-26 12:19:37 -04:00
kle2xy.py [kle2info] Trim the code in kle2xy (#8955) 2020-05-15 12:09:22 -07:00
milc.py MILC: Fix setting config values for store_true and store_false (#8813) 2020-04-15 22:49:22 +02:00