Ciantic / keymapceditor

Preview and edit the QMK Firmware keymap.c files from a GUI
http://ciantic.github.io/keymapceditor/
MIT License
45 stars 18 forks source link

Support for the splitkb.com kyria #10

Open elkowar opened 3 years ago

elkowar commented 3 years ago

I'd love to try to use this, but my keyboard, the kyria, seems to be missing! I don't quite know where the keyboards are found/listed here, but it would be great If the kyria (and probably other missing keyboards) where added

elkowar commented 3 years ago

from what I gather, the only thing that'd be necessary is to extend the list of urls the keymaps are fetched from to include the newer pages. Should be a trivial change, even for a seemingly abandoned project 👀

Ciantic commented 3 years ago

@elkowar it's not abandoned, it's just working :) I think all I have to do is rebuild with clean cache.

elkowar commented 3 years ago

would be great then! but from what I can tell you're only fetching the first 5 pages, but there are at this point a lot more than 5 pages ^^

Ciantic commented 3 years ago

Yeah, there was no more than five pages when I last time fetched the cache 👍

Though, I'm fighting here with node version and npm version, which I haven't updated for few years, and things feel like broken.

I'll try to push a new version when I get this working.

aphillippe commented 2 years ago

owner of a Kyria here. I've just installed the vscode extension and can't find the kyria. I assume the above rebuild never happened? This extension looks awesome if I can get it working for my kb @Ciantic