Closed cristobaltapia closed 1 year ago
Sure, I don't mind. Are you still working on it (because the PR is named [WIP])?
Great. I marked it as [WIP] since I was not sure about some conventions. Mostly these two points:
finger_resting_positions
: I suppose these is the keys where the fingers lay on the "home" row, right? Looking at the configuration for the ortho
keyboard, it seems that these positions are in the upper row. So I changed it to be on the home row. Is that correct?fixed_keys
I suppose that the default is to let all letters free plus .,
. If so, I will change that, as I had fixed the .,
during testing.finger_resting_positions
are the positions, where your fingers would hover, when they are not typing. Usually, this would be the home row. The positions for the ortho
config are simply not correct, I think. These positions are only used for the kla_distance
metric.fixed_keys
are those keys that will stay in their positions as defined in the base_layout
. You need to specify the first-layer characters of all keys where fixed_keys
is false
in the layout string on the commandline.If this resolved all your questions, I would be happy to merge the new config
@dariogoetz thanks for the clarifications. I have made a small change accordingly. Now it should be ready to merge. :)
Hi, thanks for sharing this optimizer! I was playing with this nice tool to configure my Lily58 keyboard and came out with this keyboard config. I tried to fill all variables as best as possible, but I think that it would be good to have some review.
The layout looks like this: (looks better on my terminal as in Github)
I used the Ortho keyboard as base. Would you be open to add this configuration to the main repo?
Cheers!