ibnuda / dactyl-keyboard

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

fix rotation around row axis #104

Closed happysalada closed 2 years ago

happysalada commented 2 years ago

When selecting a negative value for rotation around the row axis, it will generate a bug. This is a fix for that. Also when selecting a positive angle for row axis rotation, you need to have more height offset. This PR adds that too.