Rafael Silva

Results 32 issues of Rafael Silva

I think this project could really benefit from a **Hardware In The Loop** setup (think of it like a workflow to test the code, but with actual hardware) There's a...

Feature 💡

**Describe the PR** This adds a meson build file that exports a dependecy for use in projects using the meson build buildsystem This is just for convenience of said projects...

Signed-off-by: Rafael Silva **Describe the PR** Implementation of a DCD driver for the SAM3U. **Additional context** The SAM3U seems to have a similar USB core to the SAMx7x family, for...

Porting

**Describe the PR** This PR generalizes the previously named renesas `usba` driver that supported the renesas RX family of MCUs into the `link` driver, named after the name of the...

Porting

We might want to switch to a more modern and friendly buildsystem, as the make we have is becoming unwieldy This is is something I'm willing to work on myself,...

Have a script/addon to generate footprints in "runtime", as in, you create a new keyboard project, and generate the footprints with the exact specs you want for it, right we...

enhancement
help wanted
scripts

Right now we create a class instance of a keycap, and pass it to the switch initializer I propose we change the behaviour to passing the class only, and the...

enhancement
scripts

People seem to like to have a purpose made symbol for this, so let's add one

enhancement
good first issue

maybe a led symbol within a square that shows the location some footprints already had marking that were removed in the process of being scripted like the ones in #11...

enhancement
help wanted
good first issue

- setup a workflow to check that the footprints have been regenerated when scripts have changed - pre-commit of the above if possible

enhancement