qmk_firmware/lib
Keenan Brock 5c666398d5 kle2info: trim down x and y output
fixes quirks with float implementation.

before:
{"label":"Esc", "x":0.66, "y":1.45}, {"label":"!", "x":1.6600000000000001, "y":1.45}

after:
{"label":"Esc", "x":0.66, "y":1.45}, {"label":"!", "x":1.66, "y":1.45}
2020-04-26 12:20:40 -04:00
..
arm_atsam/packs
chibios@313416b8fd
chibios-contrib@e3a3a24047
googletest@ec44c6c167
lib8tion
lufa@ce10f7642b
python
ugfx@40b48f470a