From d193af66a86daaa9cd9ef74287d0b34113a86ff2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=C3=A1n=20D=C3=A9nes?= Date: Sun, 12 Dec 2021 16:03:02 +0100 Subject: [PATCH] Add fresh TODO items, change to gitflow --- roadmap.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/roadmap.md b/roadmap.md index 1d1a71a..e1e19b1 100644 --- a/roadmap.md +++ b/roadmap.md @@ -8,9 +8,11 @@ - Move column-level attributes like spread to key-level to unify the structure - Generalize what shapes to be repeated when outlining `keys` +- Place rectangles by their centers - Full per-point anchors - Collapse any raw shift or rotation under the anchor infrastructure - Merge, generalize, and uniform-ize footprints + - Template for creating them, built-in variables they can use, documentation, external links, etc. - Also considering how (or, on which layer) they define their silks, universal mirroring behaviour, etc. ### Minor @@ -41,6 +43,7 @@ - Also expand this to footprints (so, which footprints get applied to which pcb) - Or, at least, allow skipping per-key footprints - Generate ZMK shield from config +- Export **to** KLE? ### Patch