Fix headers in info.json reference (#19202)
Enable bootmagic (#19191)
[Keymap] Drashna updates for 0.19 (#19175)
* Fix up bastardkb boards since blackpill support is officially added.
* Check for blackpill version, not elite c.
* Add checks in chibiOS config since multiple ARM controllers supported.
* Rework rules.mk for keymaps to better handle arm vs avr support
* Start moving away from `matrix_*_*` functions.
* `housekeeping_task_*` instead of `matrix_scan_*`
* `keyboard_(pre|post)_init_*` instead of `matrix_init_*`
* Add ℂℴmⅈℂ unicode input method.
* Clean up unicode code to be more compact and flexible.
* Remove/move Pro Micro LED commands to userspace and better filter them
* Fixup OLED code
* Use newer quantum keycode functions/preprocessors rather than manual bit manipulation
* Make unicode mode render much more compact/simple.
* Make qmk secrets more self contained
* Remove custom implementation of split watchdog
Fix Czech sendstring LUT (#19193)
new keyboard rb1 (#18164)
* rb1
* Update keymap.c
* Update keyboards/ryanbaekr/rb1/info.json
Co-authored-by: Ryan <fauxpark@gmail.com>
* Delete rb1.c
* Delete rb1.h
* Update keyboards/ryanbaekr/rb1/config.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/ryanbaekr/rb1/config.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/ryanbaekr/rb1/config.h
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
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>
Add piantor (#18920)
* Add piantor
* Update keyboards/beekeeb/piantor/readme.md
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Merge remote-tracking branch 'upstream/develop'
Fix API errors in handwired/tractyl_manuform/5x6_right/arduinomicro (#19166)
Revert lib/usbhost changes (#19165)
Fix encoder_init call order in keyboard_init (#19140)
Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)
Fixup installation procedure for different Fedora versions. (#19159)
Joystick feature improvements (#19052)
Change `LED_MATRIX_STARTUP_*` defines to `LED_MATRIX_DEFAULT_*` (#19080)
Merge remote-tracking branch 'origin/master' into develop
Fix build failures for `bastardkb/tbk` and `jels/boaty` (#19152)