diff --git a/3d_prints/eepypad_v1_enclosure_rev2.stl b/3d_prints/eepypad_v1_enclosure_rev2.stl new file mode 100644 index 0000000..92f7423 Binary files /dev/null and b/3d_prints/eepypad_v1_enclosure_rev2.stl differ diff --git a/README.md b/README.md index 5b7e707..127bc27 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ Custom macro key pad with mechanical low-profile (Choc) switches. - `/layouts`: Keyboard layouts created with the [Keyboard Layout Editor](http://www.keyboard-layout-editor.com) - `/ergogen`: [Ergogen](https://docs.ergogen.xyz/) files to generate outlines, cases and PCBs +- `/kicad`: KiCad PCBs and generated files +- `/3d_prints`: 3D models for the enclosure - `/qmk_keyboards`: [QMK](https://qmk.fm/) keyboard files to compile and flash the QMK firmware ## How-to @@ -101,7 +103,7 @@ keyboard. This allows you to use the `qmk` CLI directly without specifying the k - [Keyboard Layout Editor](http://www.keyboard-layout-editor.com) - [Ergogen](https://docs.ergogen.xyz/), [unofficial Ergogen web UI](https://ergogen.cache.works/) - [KiCad](https://www.kicad.org/) -- [FreeCAD](https://www.freecad.org/) +- [Onshape](https://www.onshape.com/) - [UltiMaker Cura](https://ultimaker.com/software/ultimaker-cura/) - [QMK](https://qmk.fm/)