~ruther/qmk_firmware

70d55442 — Albert Y 3 years ago
[Keyboard] Add RP2040 config defaults for ferris/sweep and cradio (#17557)

f004d93b — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
753ca0e1 — James Young 3 years ago
takashicompany miniZone: fix QMK Configurator implementation (#17801)

4bd4210e — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
3eb9f28c — Daniel O'Brien 3 years ago
[Keyboard] Add missing mute button to sofle keymap (#17796)

f0300fc7 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
e6a7db2f — Diogo Sergio 3 years ago
Update README.md for teensy lc onekey (#17797)

d556c423 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
gboards/georgi: cleanup & fix (#17753)

928bbded — Drashna Jaelre 3 years ago
[Keyboard] Fix compilation issues for Charybdis/Dilemma (#17791)

* [Keyboard] Fix debug printing for Charybdis/Dilemma

* Fix compliation issue for dilemma
77ed0fee — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
Move keyboard USB IDs and strings to data driven: A (#17781)

1e651dbd — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
Move keyboard USB IDs and strings to data driven: C (#17789)

4baed803 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
b6ac0ecf — James Young 3 years ago
Runes Skjöldr Touch-Up (#17792)

* skjoldr.h: use ___ for KC_NO

* skjoldr.h: use K<row><column> notation

Matrix was previously defined using identifiers in the format of K<column><row>.

* skjoldr.h: add matrix diagram

* info.json: apply friendly formatting

- key legends as labels
- correct key sizes and positioning

* refactor keymaps

Refactors the `default` and `via` keymaps.

- use QMK-native keycode aliases
- grid-align keycodes for readability

* rename LAYOUT macro to LAYOUT_60_ansi_arrow

* enable Community Layout support

* info.json: correct maintainer value

Field is meant to reference the maintainer's GitHub username.
4837bc50 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
68cc6be5 — Drashna Jaelre 3 years ago
[Keyboard] Fix Charue Sunsetter_r2 compilation issues (#17793)

683eeca2 — Drashna Jaelre 3 years ago
[Docs] Fix custom debug function and sample output (#17790)

325da02e — Drashna Jaelre 3 years ago
Fix QK_MAKE's reboot check (#17795)

Next