Merge remote-tracking branch 'origin/master' into develop
Ignore some layout macro names from lint (#19207)
Add some community layouts to 40percentclub boards (#19209)
Merge remote-tracking branch 'origin/master' into develop
Add ortho_3x3 community layout (#19210)
Merge remote-tracking branch 'origin/master' into develop
Add missing default_ortho_5x5 keymap (#19208)
Merge remote-tracking branch 'origin/master' into develop
Fix bad bootmagic config (#19206)
Merge remote-tracking branch 'origin/master' into develop
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>
DD bootmagic config (#19201) * DD bootmagic config * Also enable * docs
Merge remote-tracking branch 'origin/master' into develop
Fix headers in info.json reference (#19202)
Merge remote-tracking branch 'origin/master' into develop
Enable bootmagic (#19191)
Merge remote-tracking branch 'origin/master' into develop
[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
Merge remote-tracking branch 'origin/master' into develop
Fix Czech sendstring LUT (#19193)