You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/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}
5 years ago
..
arm_atsam/packs CTRL keyboard bootloader_jump support 7 years ago
chibios@313416b8fd 2020 February 29 Breaking Changes Update (#8064) 5 years ago
chibios-contrib@e3a3a24047 2020 February 29 Breaking Changes Update (#8064) 5 years ago
googletest@ec44c6c167 Add Google Test submodule 9 years ago
lib8tion Spirals, Pinwheels, and Documentation....Oh My! RGB Matrix Effects (#5877) 6 years ago
lufa@ce10f7642b add lufa as a submodule 6 years ago
python kle2info: trim down x and y output 5 years ago
ugfx@40b48f470a 2020 February 29 Breaking Changes Update (#8064) 5 years ago