jaroslaw-weber / keyfab

keyboard layout design editor
MIT License
29 stars 2 forks source link

Add BFO-9000 keyboard layout #18

Closed alextremblay closed 2 weeks ago

alextremblay commented 2 weeks ago

tested locally and confirmed working: https://alextremblay.github.io/keyfab/

only issue is that the BFO-9000 is such a big keyboard, it spills out of its container:

image

This was easily fixed by updating the width of the layer element:

image

Got me to thinking: it would be really nice if KeyboardType from keyfab/app/types/KeyboardType.types.ts had a minWidth property or something

jaroslaw-weber commented 2 weeks ago

@alextremblay thank you. actually there is a key and spacing size inside the keyboard settings. i added it and should work well now.