Keeb.io Sinc: Enable Split LED state (#19187)
[Keymap] Update Miryoku (#19190)
Ignore some layout macro names from lint (#19207)
Add some community layouts to 40percentclub boards (#19209)
Add ortho_3x3 community layout (#19210)
Add missing default_ortho_5x5 keymap (#19208)
Fix bad bootmagic config (#19206)
Extend layout lint checks (#19200)
* Extend layout lint checks
* Apply suggestions from code review
Co-authored-by: Ryan <fauxpark@gmail.com>
* Fix function comment
Co-authored-by: Ryan <fauxpark@gmail.com>
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)