From 2c85ea5c0792f55dc20a90b8e015b52ac013356c Mon Sep 17 00:00:00 2001 From: Bob Date: Sat, 19 Feb 2022 20:41:41 -0500 Subject: [PATCH] add todo --- TODO.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 TODO.md diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..29b60c8 --- /dev/null +++ b/TODO.md @@ -0,0 +1,9 @@ +TODO: + * Make flat stem support default + * make flat inner shape default + * support repositioning to print on the back surface of the keycap + * implement regular polygon for skin extrusions + * switch to skin-shaped extrusions by default + * kailh choc has a non-square key unit; should I get that working for layouts etc? + * move everything over to layouts requiring a child key + * add an "errors" or "warnings" or "suggestions" echo section in key.scad, right when the key is being made, so the errors don't get lost / repeated