diff --git a/src/dactyl_keyboard/dactyl.clj b/src/dactyl_keyboard/dactyl.clj index a8fa1a1..61e4c43 100644 --- a/src/dactyl_keyboard/dactyl.clj +++ b/src/dactyl_keyboard/dactyl.clj @@ -31,7 +31,7 @@ (def thumb-offsets [6 -3 7]) -(def keyboard-z-offset 4.5) ; controls overall height; original=9 with centercol=3; use 16 for centercol=2 +(def keyboard-z-offset 5) ; controls overall height; original=9 with centercol=3; use 16 for centercol=2 (def extra-width 2.5) ; extra space between the base of keys; original= 2 (def extra-height 1.0) ; original= 0.5