aboutsummaryrefslogtreecommitdiffstats
path: root/docs/cli_development.md
diff options
context:
space:
mode:
authorKeenan Brock <keenan@thebrocks.net>2020-04-26 11:34:07 -0400
committerKeenan Brock <keenan@thebrocks.net>2020-04-26 12:20:40 -0400
commit5c666398d55708915091a08299dc7d493b37db3c (patch)
treee35047da8f008a4338f1619b27fcf01c1c2b1984 /docs/cli_development.md
parenta47915d2d264ac78ae3c694b56aa00650ce12859 (diff)
downloadfirmware-5c666398d55708915091a08299dc7d493b37db3c.tar.gz
firmware-5c666398d55708915091a08299dc7d493b37db3c.tar.bz2
firmware-5c666398d55708915091a08299dc7d493b37db3c.zip
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}
Diffstat (limited to 'docs/cli_development.md')
0 files changed, 0 insertions, 0 deletions