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 CTRL keyboard bootloader_jump support 2018-09-28 23:09:53 -04:00
chibios@313416b8fd 2020 February 29 Breaking Changes Update (#8064) 2020-02-29 11:59:30 -08:00
chibios-contrib@e3a3a24047 2020 February 29 Breaking Changes Update (#8064) 2020-02-29 11:59:30 -08:00
googletest@ec44c6c167 Add Google Test submodule 2016-08-27 21:57:49 +03:00
lib8tion Spirals, Pinwheels, and Documentation....Oh My! RGB Matrix Effects (#5877) 2019-05-19 09:19:46 -07:00
lufa@ce10f7642b add lufa as a submodule 2019-08-30 15:01:52 -07:00
python kle2info: trim down x and y output 2020-04-26 12:20:40 -04:00
ugfx@40b48f470a 2020 February 29 Breaking Changes Update (#8064) 2020-02-29 11:59:30 -08:00