~ruther/qmk_firmware

79e86adf — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
0fd8faa1 — Joel Challis 4 years ago
Fix unused import in recent generation code (#12781)

f5b6bef4 — github-actions[bot] 4 years ago
[CI] Format code according to conventions (#12772)

Co-authored-by: QMK Bot <hello@qmk.fm>
3c2e69af — XScorpion2 4 years ago
Fixing transport's led/rgb matrix suspend state logic (#12770)

e9b0e928 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
fc2b5119 — Joel Challis 4 years ago
Allow <keyboard>.h to be optional when going data driven (#12706)

* Allow <keyboard>.h to be optional when going data driven

* Remove stub files as no longer required

* Rename function

* Remove include of layouts.h for now

* Take advantage of type=keyboard_folder

* Take advantage of type=keyboard_folder - kb should still be mandatory
876352a0 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
18dc12cd — k.bigwheel 4 years ago
[Keyboard] Fix bootloader rule for meishi2 keyboard (#12740)

109b4627 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
489c814a — David Fryer 4 years ago
Add breeze variants (#12596)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Adrian <42110361+xSteins@users.noreply.github.com>
fc290689 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
8190a795 — James Young 4 years ago
DracuLad: add Configurator data and rework layout macro (#12727)

* add info.json file

* refactor keymaps for readability

* rework layout macro

Arranges the layout macro and keycodes to resemble the physical layout.

* readme touch-up

Corrections to capitalization and spelling, and removal of extra white space.
c05fef75 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
d3963a61 — Paul Ewing 4 years ago
Add firmware for CozyKeys Bloomer keyboard (#12639)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
9d5cd522 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
4abc3ceb — Joel Challis 4 years ago
Align drivers.txt with toolbox (#12741)

b481f554 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
05ee0afd — Wilba 4 years ago
Fix F13 LED issue for WT75-B, WT75-C (#12729)

39bc8163 — github-actions[bot] 4 years ago
[CI] Format code according to conventions (#12731)

Co-authored-by: QMK Bot <hello@qmk.fm>
d8167779 — Drashna Jaelre 4 years ago
Change RGB/LED Matrix to use a simple define for USB suspend (#12697)

Next