├── LICENSE.md ├── README.md └── models └── 50CT ├── 50ct_layout.md ├── gerber └── LibrettyKey50_prodv3.zip └── images └── pcb_layout.png /LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thepolymatt/LibrettyKey/HEAD/LICENSE.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thepolymatt/LibrettyKey/HEAD/README.md -------------------------------------------------------------------------------- /models/50CT/50ct_layout.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thepolymatt/LibrettyKey/HEAD/models/50CT/50ct_layout.md -------------------------------------------------------------------------------- /models/50CT/gerber/LibrettyKey50_prodv3.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thepolymatt/LibrettyKey/HEAD/models/50CT/gerber/LibrettyKey50_prodv3.zip -------------------------------------------------------------------------------- /models/50CT/images/pcb_layout.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thepolymatt/LibrettyKey/HEAD/models/50CT/images/pcb_layout.png --------------------------------------------------------------------------------