diff options
author | Matt Adereth <adereth@gmail.com> | 2015-12-03 20:45:05 -0800 |
---|---|---|
committer | Matt Adereth <adereth@gmail.com> | 2015-12-03 20:45:05 -0800 |
commit | 031e3e75758c2fc64e4a4069da0c8d035802f952 (patch) | |
tree | 9a90613c3adeb169a5645989cb96ec02f8c66058 /src | |
parent | b0d4cbc104d9b3537c96ef8d75881af2ae3dc56b (diff) |
Finally sharing new model
Diffstat (limited to 'src')
-rw-r--r-- | src/dactyl_keyboard/dactyl.clj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dactyl_keyboard/dactyl.clj b/src/dactyl_keyboard/dactyl.clj index 2e26ed2..f7d2ddd 100644 --- a/src/dactyl_keyboard/dactyl.clj +++ b/src/dactyl_keyboard/dactyl.clj @@ -1238,3 +1238,4 @@ (spit "things/dactyl-bottom-left.scad" (write-scad dactyl-bottom-left)) + |