Andrew Bowen
Andrew Bowen
+1, happy to contribute by reviewing & merging PR's
> > > Pulled work done by pvinis #29 Thank you! > > Anyone still want to be maintainer ? > Please add me. Would like to contribute
@diimdeep There are a few PR's open that I'd be happy to review & merge if I was made a maintainer.
Are PR's even merged anymore? The Lily58 has been there for a long time
Might be nice to just have a single table (merged with "More split keyboards" table) and add a "Premade" column Then you can use a Chrome extension to sort the...
Workaround doesn't work unfortunately when using `custom.bind` Instead I've avoided using aut-select, and instead do `` Then in typescript `item.isSelected = !item.isSelected;`
It's not as far as I'm aware.
Would love to be added. Cheers
Happens to me too when using two different Electron apps (element-desktop + joplin-desktop) in Arch And just googling comes up with a lot of other apps that are based off...
I've just started to learn Rust, so thought I'd debug the code to investigate I haven't worked out the fix yet. I replaced ```rust let keys = keys_from_licenses(licenses); ``` with...