ibnuda / dactyl-keyboard

Web generator for dactyl keyboards.
https://dactyl.siskam.link
GNU Affero General Public License v3.0
199 stars 51 forks source link

Bottom plate sticking out for 5-column manuform #112

Open mbugert opened 2 years ago

mbugert commented 2 years ago

With the default configuration settings (5 columns), the manuform bottom plate contains a rectangular section next to the pinky column which does not line up with the case above: broken

The cause is this cube operation: https://github.com/ibnuda/dactyl-keyboard/blob/a97ded5dd062b3f201967b3b46f2ad722f3e1f4f/src/dactyl_keyboard/manuform.clj#L1633

mbugert commented 2 years ago

After the fix in #110: fixed