Open Diaoul opened 2 months ago
I'll look into implementing a full colum-wise alignment option 🙂
I don't think a min-width option would solve the issue as you could still have a long key on a particular row that distorts the view 🤔
You're right, I'm just sticking to 8-chars names but that's purely on me.
I would like qmk-vim to be consistent in the number of characters used for keycodes. Currently, it's only consistent over a single layout and not the entire matrix which can result in some weird renders:
See the first layout is much shorter than the second one on the left side because some columns (like 2nd and 3rd) are reduced to 5 chars on the first layout and not the second layout.
Is it possible to have a minimum width of 8?