remove TODO from CHANGELOG, should be git issues

This commit is contained in:
Bob 2022-02-19 19:17:26 -05:00
parent 3675509456
commit 2a71b0618b

View File

@ -13,13 +13,4 @@ CHANGELOG:
* `$linear_extrude_shape` and `$skin_extrude_shape` retired in favor of `$hull_shape_type`
* added regular_polygon shape and octagonal and hexagonal key profiles
* added beta kailh choc
* Finally got ISO Enter working correctly!
* STILL TODO:
* add a magic scaling variable so you can scale the whole world up, see if that fixes degeneracy
* Make flat stem support default
* make flat inner shape default
* new_key_structure changes doesn't take into account support stems properly; fix
* 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?
* Finally got ISO Enter working correctly!