readme update

This commit is contained in:
2026-03-28 10:13:40 +01:00
parent 3f20aee70d
commit 7d010f700f
+15
View File
@@ -0,0 +1,15 @@
# 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.*