Yan-Fa Li

Results 178 comments of Yan-Fa Li

> > Love what I'm seeing so far. One thing to keep in mind is that we'll want a light mode too for better accessibility. > > What the hell...

My preference is you work in a branch and either make small merges or track the main branch and merge your changes into there. I'm in the process of upgrading...

> My preference is you work in a branch and either make small merges or track the main branch and merge your changes into there. I'm in the process of...

> This redesign looks good. If you need help implementing this I am willing to help > > @yanfali I saw issues and I will try to implement reordering and...

@douglas sorry, but there's an issue with the ugfx library. I think the license prevents us from distributing it. Only end users are allowed to download it and compile against...

@skullydazed @jackhumbert do you know what the story is with ugfx? is this like arm and we just need to git-submodule the library, or is there an license issue?

Yeah sorry, we have an open issue to allow downloading source on failed builds. IANAL but upstream is apparently very strict about distribution. https://github.com/qmk/qmk_configurator/issues/151

@douglas thanks. I'll have a word with Skully when he gets back. It's really more of a backend API change than anything we do on the UI. @skullydazed

Nope sorry, we can't build ugfx automatically because the license is incompatible with distribution.

WebUSB is really cool, but it seems google itself may have moved on to WebHID, as it is in the latest versions of chrome. Have you looked at https://github.com/remap-keys/remap ?