Yan-Fa Li
Yan-Fa Li
Thanks for confirming
Half of this is now available via LT 971dee0f8200e2bfde5f595a5599aff3246d1927, are people still looking for LM support?
@PhoenSXar hi there. This is a pretty tricky feature to implement in the UI because it's combinatorial. I have some ideas on how to do it, but it would require...
Yeah go ahead if it's not correct compared to others. We're not using rotation right now.
Great suggestions. So right now everything is defined as divs to facilitate drag and drop. I did experiment with svg here https://yanfali.github.io/keycodes/ The issue being interaction with canvas vs DOM....
Please check out the discussion https://github.com/qmk/qmk_firmware/issues/2621 and feel free to contribute your feedback. Info.json is definitely going to evolve. It's not just used for rendering though. It's part of the...
Very neat. @harshitgoel was experimenting with that a month or so ago, but I think he got busy. Where to do the rotation is a matter of contention. KLE is...
I actually think there's a way to do an ISO key using pure CSS using :after and :before selectors, I just haven't had time to look into it.
@i5ar if you'd like to look at doing ISO key support in pure CSS I would be most appreciative
Awesome, thanks. I'll take a look when I get a chance. I may be a few days.