~ruther/qmk_firmware

3ae87b15 — dexter93 2 years ago
core: allow locking the matrix state (#18852)

Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Co-authored-by: Stefan Kerkmann <karlk90@pm.me>
Co-authored-by: Nick Brassel <nick@tzarc.org>
db1eeea4 — Eric.a Gebhart 2 years ago
Add combo hook to allow per layer combo reference layers. (#16699)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Refactor Leader key feature (#19632)

Co-authored-by: Drashna Jaelre <drashna@live.com>
d10350cd — Joel Challis 2 years ago
Restore packing of midi note keycodes (#19468)

b44e64a6 — fauxpark 2 years ago
Merge remote-tracking branch 'upstream/master' into develop
584b7cf8 — Sergey Vlasov 2 years ago
Fix build failures with `OPT = 0` due to inline functions (#19767)

Co-authored-by: Joel Challis <git@zvecr.com>
b1f4d49c — Drashna Jaelre 2 years ago
[Bug] Fix tri layer compiler issue if NO_ACTION_LAYER is defined (#19821)

Remove `config.h` include from quantum files (#19817)

Fix layout aliases for two boards (#19818)

Fixup ek65 -- add processor & bootloader in info.json (#19815)

Reduce synthlabs/060 firmware size (#19814)

fe02abc4 — Drashna Jaelre 2 years ago
[Core] Tri Layer Keys (#19795)

Co-authored-by: wilba <wilba@wilba.tech>
Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
40028437 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
21f43753 — precondition 2 years ago
Update documentation for LM(layer, mod) (#19284)

* Update documentation for LM(layer, mod)

* Move LM table to caveats section
90f3d620 — Joel Challis 2 years ago
Reduce false positives in layout name validation (#19646)

0a9d06a5 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
f667821e — Luis Moreno 2 years ago
[Docs] Resynchronizing Your Branch including submodules (#19268)

34bc896c — Drashna Jaelre 2 years ago
[Keyboard] Fix merge error with fave84 board (#19808)

11d49d00 — Joel Challis 2 years ago
Remove matrix_init_quantum/matrix_scan_quantum (#19806)

99918945 — Nick Brassel 2 years ago
Generate encodermap output from keymap.json. (#18915)

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