~ruther/qmk_firmware

5c730d97 — Joel Challis 2 years ago
Migrate submodule dirty check to CLI (#19488)

b2384f18 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
4a7d65b9 — Sergey Vlasov 2 years ago
Fix MATRIX_COLS and MATRIX_ROWS generation for custom matrix (#19508)

The code which generated the MATRIX_COLS and MATRIX_ROWS defines from
the JSON information was checking the presence of the `matrix_pins` key,
which may not exist if a custom matrix is used.  Check the presence of
`matrix_size` instead.
fee362e0 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
64508caa — dependabot[bot] 2 years ago
Bump anothrNick/github-tag-action from 1.57.0 to 1.58.0 (#19509)

Bumps [anothrNick/github-tag-action](https://github.com/anothrNick/github-tag-action) from 1.57.0 to 1.58.0.
- [Release notes](https://github.com/anothrNick/github-tag-action/releases)
- [Commits](https://github.com/anothrNick/github-tag-action/compare/1.57.0...1.58.0)

---
updated-dependencies:
- dependency-name: anothrNick/github-tag-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8f36e08b — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
84a64226 — Paul Massendari 2 years ago
A comma was missing (#19507)

68aa6417 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
e2ef3c8c — dependabot[bot] 2 years ago
Bump anothrNick/github-tag-action from 1.56.0 to 1.57.0 (#19502)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8b141020 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
6a02eb28 — SapuSeven 2 years ago
Add SapuSeven MacroPad12 (#19466)

* Add SapuSeven MacroPad12

* Update image url

Co-authored-by: Drashna Jaelre <drashna@live.com>

* Remove unnecessary layers

Co-authored-by: Joel Challis <git@zvecr.com>

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
b6b9b255 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
be024a1d — Carlo 2 years ago
feat(kprepublic/bm60hsrgb_poker): update carlosala keymap (#19426)

04dcf81d — Paul James 2 years ago
[Keyboard] Stop LED1 from flashing on layer change (#19427)

03a728f7 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
8e869da1 — Nick Brassel 2 years ago
Allow for specifying the number of symbols to output. (#19497)

115c241f — zvecr 2 years ago
Merge remote-tracking branch 'origin/master' into develop
69166834 — Nick Brassel 2 years ago
Add `qmk mass-compile`, which intends to supercede `qmk multibuild` whilst providing support for filtering as per data-driven definitions. (#18971)

f9ee0571 — Joel Challis 2 years ago
Remove unused Makefile paths (#19487)

6d41ba75 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
Next