Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
[Keyboard] Add 36-key layout for Beekeeb Piantor (#20328) Co-authored-by: James McCleese <James.McCleese@nbcuni.com>
[Chore] Remove stray mod tap interrupt defines and per key functions (#20347) * Remove stray defines and per key functions * Remove defunct get_ignore_mod_tap_interrupt declaration
[Bug] Fix compilation issue with Swap Hands and Encoder Map (#20348)
Merge remote-tracking branch 'origin/master' into develop
Bump peter-evans/create-pull-request from 4 to 5 (#20346) Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4 to 5. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/v4...v5) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add basic profiler. (#20238)
Merge remote-tracking branch 'origin/master' into develop
Add peterfalken userspace & keymaps (#19897) Co-authored-by: Peter.Falken <luis.garcia@bitjester.com>
Merge remote-tracking branch 'origin/master' into develop
Add Iron160 I160-S and I160-H PCBs support (#20077) Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: jack <0x6a73@protonmail.com>
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] Add lxxt (#19935) Co-authored-by: Neil Brian Ramirez <nightlykeyboards@gmail.com> Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com>
Merge remote-tracking branch 'origin/master' into develop
Add Junco Keyboard (#19516)
Move TKL layouts to data driven (#20337)
Move Alice and Ergodox layouts to data driven (#20340)
Move 75% and 96% layouts to data driven (#20289)
Move small macropad-ish layouts to data driven (#20341)
Disable specific warnings to mitigate compilation problems with `KEEP_INTERMEDIATES=yes`. (#20339)