5c666398d5
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} |
||
---|---|---|
.. | ||
arm_atsam/packs | ||
chibios@313416b8fd | ||
chibios-contrib@e3a3a24047 | ||
googletest@ec44c6c167 | ||
lib8tion | ||
lufa@ce10f7642b | ||
python | ||
ugfx@40b48f470a |