diff --git a/src/dactyl_keyboard/dactyl.clj b/src/dactyl_keyboard/dactyl.clj index 94d1258..0dd9c89 100644 --- a/src/dactyl_keyboard/dactyl.clj +++ b/src/dactyl_keyboard/dactyl.clj @@ -376,7 +376,7 @@ (union (thumb-1x-layout single-plate) (thumb-15x-layout single-plate) - (thumb-15x-layout larger-plate) + (thumb-15x-layout single-plate) )) (def thumb-post-tr (translate [(- (/ mount-width 2) post-adj) (- (/ mount-height 1.15) post-adj) 0] web-post))