dariogoetz / keyboard_layout_optimizer

A keyboard layout optimizer supporting multiple layers. Implemented in Rust.
https://dariogoetz.github.io/keyboard_layout_optimizer/
GNU General Public License v3.0
92 stars 18 forks source link

Apps don't work anymore #34

Closed dariogoetz closed 2 years ago

dariogoetz commented 2 years ago

Neither the layout exploration app (on heroku) nor the exploration app (wasm, github.io) are functioning anymore. The pipelines are also not succeeding anymore.

I don't know which of the changes introduced this behavior. One issue seems to be the minimum rust version requirement.

dariogoetz commented 2 years ago

Fixed in latest commits.