Nick Brassel
Nick Brassel
## Description As per title, and discussed on Discord. `SERIAL_NUMBER` takes precedence, otherwise the platform will default to on/off where appropriate. Currently, only ChibiOS-based builds default to on. When on,...
### TL:DR; Vendors who submit PRs whilst not providing full sources for all of their shipping boards will be put on hold until source code for all violating keyboards are...
Actually, they're not -- GitHub isn't the intended viewer for QMK's documentation. QMK Firmware uses [VitePress](https://vitepress.dev/) for publishing docs to the [QMK Firmware docs website](https://docs.qmk.fm/). Best practices for VitePress does...
## Description As per title. Toolchain installation won't proceed if a package for `dfu-programmer` isn't found, but the install script still continues without flagging an error. ## Types of Changes...
## Description As per title. ## Types of Changes - [ ] Core - [ ] Bugfix - [ ] New feature - [x] Enhancement/optimization - [ ] Keyboard (addition...
## Description As discussed on Discord. ## Types of Changes - [x] Core - [ ] Bugfix - [ ] New feature - [x] Enhancement/optimization - [ ] Keyboard (addition...
_In case it's not obvious, this issue is not to be used for support on how to integrate #24000 into your codebase._ ---- We understand there are a significant number...
## Description Happy to retarget against `develop` if we think it's necessary. Adds an environment bootstrap script, along with the plumbing such that `qmk` can use it, even if it's...
## Description .NET 6 LTS is EOL, this bumps it up to .NET 10 LTS. ## Types of Changes - [x] Core - [ ] Bugfix - [ ] New...
## Description Use https://github.com/qmk/qmk_flashutils for tools. ## Types of Changes - [x] Core - [ ] Bugfix - [ ] New feature - [x] Enhancement/optimization - [ ] Documentation