7d010f700fec56b93cc8c07169c945841699ff6d
keyboard_scad
This repository contains various openscad scripts for keyboard related parts. It also contains bash scripts to run the openscad scripts and generate stl files.
Bash scripts:
| Script | Action |
|---|---|
| keyboard60_ortholinear.sh | generate the backplate and the case for a 60% ortholinear keyboard |
| keycaps_ortholinear.sh | generate the keycaps for a 60% ortholinear keyboard |
| keyboard60.sh | generate the backplate and the case for a 60% ANSI layout keyboard |
| numpad.sh | generate the backplate and the case for a 21 keys numpad |
| keycaps_numpad.sh | generate the keycaps for a 21 keys numpad |
the keybord generation bash scripts outputs cut in half backplates and cases so you can print them on a standard 3d printer plate.
Description
Languages
OpenSCAD
88.3%
Shell
11.7%