~ruther/qmk_firmware

ref: 36c410592dbd35da33ccc5fd6d2a5cbf4b25a708 qmk_firmware/docs d---------
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)

f28d8999 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
ea80141f — Drashna Jaelre 3 years ago
[Docs] Explicitly mention kb/user callbacks as boolean (#18448)

Co-authored-by: Ryan <fauxpark@gmail.com>
fc7f3f17 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
b03a3d70 — Nick Brassel 3 years ago
Checklist clarification. (#18440)

252810a7 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
2c516fab — coliss86 3 years ago
[Docs] Extract 'Layer Change Code' and EEPROM (#18174)

* [Docs] Extract 'Layer Change Code' and EEPROM

* adjust wording

* Update docs/custom_quantum_functions.md

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

Co-authored-by: Joel Challis <git@zvecr.com>
18498974 — Nick Brassel 3 years ago
[QP] Add RGB565 surface. Docs clarification, cleanup, tabsification, and reordering. (#18396)

11551406 — Joel Challis 3 years ago
Add Elite-C to converters (#18309)

fb29c0ae — Drashna Jaelre 3 years ago
[Core] Add getreuer's Autocorrect feature to core (#15699)

Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com>
a26f1dda — Joshua Diamond 3 years ago
Chromeos keycodes (#18212)

13dab7f0 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
01f31bf2 — Joel Challis 3 years ago
[Docs] RESET -> QK_BOOT (#18365)

55c637f2 — Thomas 3 years ago
[Docs] Fix docs regarding cirque pinnacle attenuation (#18279)

fb6e8215 — Danny 3 years ago
Add Elite-Pi converter (#18236)

Co-authored-by: Joel Challis <git@zvecr.com>
a4d1d8b7 — Joshua Diamond 3 years ago
Resolve conflict merging master to develop  (#18297)

* Discourage use of ENCODER_MAP at keyboard level (#18286)

* Discourage use of ENCODER_MAP at keyboard level

* Update docs/feature_encoders.md

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>

* Fungo rev1: fix QMK Configurator key sequence (#18293)

* info.json: correct JSON syntax; friendly formatting

* info.json: fix key sequence

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
60cac6d9 — Joel Challis 3 years ago
Discourage use of ENCODER_MAP at keyboard level (#18286)

* Discourage use of ENCODER_MAP at keyboard level

* Update docs/feature_encoders.md

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
Remove `UNICODE_KEY_OSX` and `UC_OSX` (#18290)

aa2e5fc6 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
39e61179 — coliss86 3 years ago
[Docs] Update 'Process Record' according to the code (#18209)

* [doc] Update 'Process Record' according to the code

* [doc] fix link
Next