~ruther/qmk_firmware

Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)

71c22a12 — James McCleese 2 years ago
[Keyboard] Add 36-key layout for Beekeeb Piantor (#20328)

Co-authored-by: James McCleese <James.McCleese@nbcuni.com>
73b376a8 — Stefan Kerkmann 2 years ago
[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
71159275 — Drashna Jaelre 2 years ago
[Bug] Fix compilation issue with Swap Hands and Encoder Map (#20348)

2e9997fd — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
eab2b8fa — dependabot[bot] 2 years ago
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>
b1b8cd1b — Nick Brassel 2 years ago
Add basic profiler. (#20238)

89713112 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
d058091d — Luis Garcia 2 years ago
Add peterfalken userspace & keymaps (#19897)

Co-authored-by: Peter.Falken <luis.garcia@bitjester.com>
b6c99ce4 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
596319c9 — Álvaro A. Volpato 2 years ago
Add Iron160 I160-S and I160-H PCBs support (#20077)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
f7c597b5 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
4d17fe2a — DeskDaily 2 years ago
[Keyboard] Add lxxt (#19935)

Co-authored-by: Neil Brian Ramirez <nightlykeyboards@gmail.com>
Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com>
cb87a238 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
1d045e85 — Dane Skalski 2 years ago
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)

06c5c028 — Nick Brassel 2 years ago
Disable specific warnings to mitigate compilation problems with `KEEP_INTERMEDIATES=yes`. (#20339)

Next