aboutsummaryrefslogtreecommitdiff
path: root/keyboard-spacer.scad
diff options
context:
space:
mode:
Diffstat (limited to 'keyboard-spacer.scad')
-rw-r--r--keyboard-spacer.scad3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboard-spacer.scad b/keyboard-spacer.scad
new file mode 100644
index 0000000..aa6c36c
--- /dev/null
+++ b/keyboard-spacer.scad
@@ -0,0 +1,3 @@
+// All dimensions are assumed to be given in millimeters
+
+cube([20, 2, 2]);