Merge remote-tracking branch 'origin/master' into develop
Fix a couple of mismatched info.json layout names (#16164)
* Fix a couple of mismatched info.json layout names
* Fix layouts
* Clean up layouts
Merge remote-tracking branch 'origin/master' into develop
Fixup line endings for kt60-M.
Format code according to conventions (#16169)
Fixup builds so that teensy EEPROM knows which MCU it's targeting. (#16168)
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] Add keyten kt60-M (#16150)
Merge remote-tracking branch 'origin/master' into develop
[Keymap] Add MacOS layer (#16151)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Remove old .gitignore entry. Add more macOS junk exclusions. (#16167)
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] Added keymaps for SPRH and update encoder (#16098)
Merge remote-tracking branch 'origin/master' into develop
`qmk doctor`: display qmk_firmware version tag (#16155)
[Keyboard] Add YMDK sp64 VIA support (#16152)
Fixup multibuild filegen (#16166)
* Add env variable support to multibuild.
* Generate version.h in build-specific location.
Don't make EEPROM size assumptions with dynamic keymaps. (#16054)
* Don't make EEPROM size assumptions with dynamic keymaps.
* Add support for checking against emulated flash, error out if someone attempts to build a board without specifying EEPROM size.
* Reorder defines so that MCU is considered last.
* Refactor EEPROM definitions for simplicity.
* Fix max sizing of kabedon/kabedon980.
* Fix max sizing of mechlovin/olly/jf.
* Fix unit tests.
* Review comments, add messages with values during build failures.
[Keyboard] move woodkeys.click keyboards to /woodkeys (#16113)