Gareth Chen

Results 8 issues of Gareth Chen

Would be nice to have the ability generate a tenting solution, either via an added base, or built-in to the backplate/standoff configuration somehow. Not exactly sure how to deal with...

enhancement

Would be nice to have a more modular system for components, so that other contributors can more easily create new ones. Relatedly, I'm thinking about moving the settings in parameters.scad...

enhancement

Could be useful if you want to be able to see the LEDs for status, or need access to pins for resetting, for example. Could also do some decorative mesh...

enhancement

The first time you run `npm install`, it may not run the prepublish script inside of `kle-serial`. This only happens the first time, and even then doesn't always repro. I...

bug

If you're just testing a layout for basic key positions and you're not doing complicated chords, you can probably get away with not having diodes in your matrix. Since bending...

enhancement

Instead of importing every key as a separate zone, this code groups keys into columns and does the math to position columns relative to each other. It also uses the...

enhancement

No code changes, but this will make it so that future additions to the codebase can be done in typescript, as well as incremental conversion of the existing code.

Pulls svg outline files from the `svg/` directory and injects them into Ergogen as outlines (under the base filename). Right now they're always positioned with the top left of the...