~ruther/qmk_firmware

f7095283 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
5d516ac2 — Joel Challis 2 years ago
Ignore some layout macro names from lint (#19207)

739d4ad2 — Joel Challis 2 years ago
Add some community layouts to 40percentclub boards (#19209)

b2c8e59c — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
2d45e5e4 — Joel Challis 2 years ago
Add ortho_3x3 community layout (#19210)

891734e2 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
e0d0d81d — Joel Challis 2 years ago
Add missing default_ortho_5x5 keymap (#19208)

3fffdf4c — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
bb4f094a — Joel Challis 2 years ago
Fix bad bootmagic config (#19206)

370c02cb — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
17fec52b — Joel Challis 2 years ago
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>
c952458c — Joel Challis 2 years ago
DD bootmagic config (#19201)

* DD bootmagic config

* Also enable

* docs
20b90136 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
4a0aa9ad — Joel Challis 2 years ago
Fix headers in info.json reference (#19202)

4d74839d — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
90fe668d — Albert Y 2 years ago
Enable bootmagic (#19191)

d648eb42 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
4a87af0e — Drashna Jaelre 2 years ago
[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
c146563f — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
Fix Czech sendstring LUT (#19193)

Next