Nick Brassel

Results 244 comments of Nick Brassel

Never heard of them, looks like license violations. Even if they’re not based on QMK, the VIA compatibility and likely use of firmware-side code from QMK forces the whole thing...

Royal Kludge RK G68 is a bit of a clusterf*ck. See commentary on #20138 / #24272 / #24274. Seems as if it was perhaps intentionally submitted as if it were...

> But if they took via.c, and retooled it to work with whatever firmware, then the code is still covered by GPL (2+) and source code still needs to be...

Yes, Keychron have been far more receptive than almost all other manufacturers regarding disclosure of sources, and have also been receptive to source requests -- I asked them to fast-track...

Commenting will have un-stale’d the issue next time it runs. Adding “to do” doesn’t signify maintainer intent as it’s quite honestly not on our radar priority-wise. It’s not on any...

``` docker run --rm -it debian:11-slim root@bcfdde4eb185:/# apt update && apt install curl zstd git {{snip}} root@bcfdde4eb185:/# curl -fsSL https://raw.githubusercontent.com/qmk/qmk_firmware/refs/heads/bootstrap/util/env-bootstrap.sh | sh {{snip}} root@bcfdde4eb185:/# export PATH="/root/.local/bin:$PATH" root@bcfdde4eb185:/# which avr-gcc ||...

Probably should fold in #24995 and any associated documentation changes, if we're going down this route.

> you mention Windows in the description - is there a ps1 script or how do you plan for users to invoke sh on windows? No need as we don't...

> I definitely would support the update the to api to allow for a cleaner bootstrap url. Not required for initial publish, but could be better to not have to...