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

Add label to genetic-algorithm-files #18

Closed Glitchy-Tozier closed 2 years ago

Glitchy-Tozier commented 2 years ago

Additionally, mention all the optimization-methods.

Glitchy-Tozier commented 2 years ago

@dariogoetz Do you know why the Resolve conflicts-button is disabled?

dariogoetz commented 2 years ago

@dariogoetz Do you know why the Resolve conflicts-button is disabled?

I did some refactoring regarding the "rearrange folders" issue. This seems to have made things complicated. I'll try to resolve.

dariogoetz commented 2 years ago

The failing tests are due to the Rocket submodule having been moved (and some mistakes I made). I don't know, why it still looks for the submodule in the wrong location. If the pull request is ready for merge, I will merge it unregarding these errors.

Glitchy-Tozier commented 2 years ago

@dariogoetz Ready to merge!