Fix idobao/id80/v3 compilation errors (#16280)
* fix
* another redefintion
Merge remote-tracking branch 'origin/master' into develop
New Keyboard: 1upkeyboards super16v2 (#16198)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] Idobao ID80 V3 (#15912)
Co-authored-by: Drashna Jaelre <drashna@live.com>
[Keyboard] MelGeek Mach80 rev2 (#15610)
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] refine LED Matrix LED positions on KBD67 Lite (#15769)
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] Add explicit RGB Matrix defines for Iris Rev. 6 (#16275)
Merge remote-tracking branch 'origin/master' into develop
Merge remote-tracking branch 'origin/master' into develop
[Docs] pr checklist: update doc hyperlinks to relative ones and use IDs (#16263)
Merge remote-tracking branch 'upstream/master' into develop
Add support for driving unselected row/col. (#16278)
Move driver to core (#15944)
Initial pass at data driven new-keyboard subcommand (#12795)
* Initial pass at a data driven keyboard subcommand
* format
* lint
* Handle bootloader now its mandatory
Misc size regression script improvements. (#16268)
* Misc size regression script improvements.
- Sets environment variable SIZE_REGRESSION_EXECUTING during execution
so hook scripts like `post-checkout` may skip processing.
- Forces checkout of the target branch, including removal of all
temporary object files in the process.
- Prints out a warning on exit stating that the git repository is in an
indeterminate state, and the user needs to swap back to whatever
intended branch they were working with originally.
* Remove `git clean`