~ruther/qmk_firmware

ref: 4a0aa9ada2837762e3b4eab73950962365341cce qmk_firmware/docs d---------
4a0aa9ad — Joel Challis 3 years ago
Fix headers in info.json reference (#19202)

9ddb0165 — JayceFayne 3 years ago
fix typo (#19189)

690eb4a4 — gshmu 3 years ago
Fix RWIN typo within keycode list (#19155)

fix typo
[Docs] Update reference_info_json.md (#18817)

* [Docs] Update reference_info_json.md

- Makes it easier to find keyboard.jsonschema.
- Adds a reference to the Data Driven page.

* Update docs/reference_info_json.md

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

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
40206741 — Nick Brassel 3 years ago
Merge remote-tracking branch 'upstream/develop'
9e78e65a — Nick Brassel 3 years ago
2022 Nov 26 changelog. (#19164)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)

Joystick feature improvements (#19052)

Change `LED_MATRIX_STARTUP_*` defines to `LED_MATRIX_DEFAULT_*` (#19080)

af6aa225 — Joel Challis 3 years ago
Additional DD backlight config (#19124)

* Additional dd backlight config

* Update docs
08805cad — zvecr 3 years ago
Stub next develop dates
fe652e62 — Pablo Martínez 3 years ago
Fix references to `mouse_report_t` (which doesnt exist) (#19107)

5dabc1b3 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
df5689ed — Albert Y 3 years ago
[Docs] Note default value for TAP_CODE_DELAY (#19078)

4de3f539 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
c21b77fb — David Kosorin 3 years ago
Fix typo (#19035)

Swap Hands on/off - it's `SH_ON/OFF` not `SW_ON/OFF`
a42ab902 — David Hoelscher 3 years ago
Add Bonsai C4 as a platform board file (#18901)

* Set up Bonsai C4 as a platform board file

* corrections and improvements based on testing and feedback

* Added VBUS sensing as default capability for improved split support using Bonsai C4

* Update clock divisor for SPI flash

Co-authored-by: Nick Brassel <nick@tzarc.org>

Co-authored-by: Nick Brassel <nick@tzarc.org>
Digitizer feature improvements (#19034)

27dec8d1 — Stefan Kerkmann 3 years ago
[Core] Allow custom timings for WS2812 PIO driver (#18006)

Normalise output selection (Bluetooth) keycodes (#19004)

Next