- Makefile.kicad ($(NAME)Front.pos): --origin does nothing with --pos; removed it - Makefile.kicad ($(NAME)-pos.csv): use pos2fab to generate a positioning file for the SMT fab - Makefile.kicad (clean): remove $(NAME)Front.pos and $(NAME)-pos.csv
- Makefile.recurse: moved into makefiles/ - tools/Makefile, cntr/tools/Makefile: updated path to Makefile.recurse
- makefiles/Makefile.kicad: common template for (some) KiCad projects - atben/Makefile, atusb/Makefile: use makefiles/Makefile.kicad