~ruther/qmk_firmware

ref: 949bdd22ef229fa16cc52650e1f3c9201d18f129 qmk_firmware/docs d---------
Deprecate `KC_LEAD` for `QK_LEAD` (#18792)

00a47742 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
dbce41cb — Markus Fritsche 2 years ago
[Docs] Update platformdev_blackpill_f411.md (#18666)

Co-authored-by: Ryan <fauxpark@gmail.com>
Remove legacy EEPROM clear keycodes (#18782)

* `EEP_RST` -> `EE_CLR`, default-ish keymaps

* `EEP_RST` -> `EE_CLR`, user keymaps

* `EEP_RST` -> `EE_CLR`, community layouts

* `EEP_RST` -> `EE_CLR`, userspace

* `EEP_RST` -> `EE_CLR`, docs & core
Remove legacy Debug keycode (#18769)

* `DEBUG` -> `DB_TOGG`, default-ish keymaps

* `DEBUG` -> `DB_TOGG`, user keymaps

* `DEBUG` -> `DB_TOGG`, community layouts

* `DEBUG` -> `DB_TOGG`, userspace

* `DEBUG` -> `DB_TOGG`, docs & core
9d4c4cee — Jamal Bouajjaj 2 years ago
4 Driver support for IS31FL3737 (#18750)

* Added 4 driver support for the IS31FL3737 LED driver

* Updated docs for IS31FL3737 to support 4 drivers
Remove legacy keycodes, part 5 (#18710)

* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
Programmable Button API refactor and improve docs (#18641)

d89f7f02 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
a3f9992c — Paula Isabel 2 years ago
docs: fix typos (#18671)

41159326 — James Thomson 2 years ago
Fix boundary in `RGB_MATRIX_INDICATOR_SET_COLOR` (#18650)

Remove legacy international keycodes (#18588)

cbe1c22d — Thomas Weißschuh 2 years ago
quantum: led: split out led_update_ports() for customization of led behaviour (#14452)

c255174c — Dasky 2 years ago
Implement split comms watchdog (#18599)

86ce1d4b — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
959f4cbb — George Rodrigues 2 years ago
docs: some typos (#18582)

probably hacktoberism
1811ac9a — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
b100db1e — Kim Minjong 2 years ago
[Docs] Add a note about the print function. (#17737)

Co-authored-by: Ryan <fauxpark@gmail.com>
0d5e0e3b — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
fe7ac87f — Conor Burns 2 years ago
[Docs] Clarify how to use the bootloader LED for rp2040 (#18585)

Next