~ruther/qmk_firmware

3858a784 — Joel Challis 4 years ago
Align AW20216 driver (#13712)

* Align AW20216 driver

* Update drivers/awinic/aw20216.h

Co-authored-by: Ryan <fauxpark@gmail.com>

* Review comments

* formatting fixes

* stop if start failed?

* review comments

Co-authored-by: Ryan <fauxpark@gmail.com>
Fix typo in Dactyl Manuform (#13740)

Dactyl Manuform cleanup (#13686)

95de6051 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
ae2c2358 — ForsakenRei 4 years ago
[Docs] Add `default` case in Tap Dance Example 6 (#13727)

Added a `default` case in `switch(ql_tap_state.state)` at line 493 and 494.
Without it compile firmware with Example 6 code will encounter 2 errors:
`enumeration value 'TD_NONE' not handled in switch`
`enumeration value 'TD_UNKNOWN' not handled in switch`
998ac203 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
a617c8b8 — James Young 4 years ago
[Keyboard] Ares refactor (#13730)

be34fdea — Albert Y 4 years ago
[Keyboard] Add RGB matrix support for Kyria (#12789)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: filterpaper <filterpaper@localhost>
3affdcb4 — Drashna Jaelre 4 years ago
Reduce firmware size in prep for #12670 (#13724)

* Reduce firmware size in pre for #12670

* Also disable pixel mode, just in case
e032fbe3 — Albert Y 4 years ago
[Keyboard] Update kyria make path example (#13720)

Co-authored-by: filterpaper <filterpaper@localhost>
eb46c954 — Drashna Jaelre 4 years ago
[Keymap] Drashna's Defaults cleanup (#13722)

368efb5d — Joel Challis 4 years ago
Remove legacy BACKLIGHT_CUSTOM_DRIVER option (#13731)

394272a2 — Nick Brassel 4 years ago
Merge remote-tracking branch 'upstream/master' into develop
b1c5a53a — datafx 4 years ago
Add bootloader size (#13729)

* Add bootloader size

Bootloader size needs to be 6144 to allow QMK to jump to the correct location with bootmagic

* Include dz60rgb v2.1

Add boot loader size to this pcb also
e6e4ec62 — James Young 4 years ago
40percentclub/nein: update info.json layout macro reference (#13726)

- change LAYOUT to LAYOUT_ortho_3x3
e0375c0b — Xelus22 4 years ago
[Keyboard Update] Change to L422 (#13717)

* change to L422

* Add bootloader

Co-authored-by: Ryan <fauxpark@gmail.com>

* add bootloader

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
a73e0a7b — Cyril 4 years ago
Revert "Fixed the ortho60 and ortho48 matrix layout after testing (#12106)" (#13456)

This reverts commit e25f05224f1c06aeed13b2e99e8e755af65ac689.
b9902a3f — Xelus22 4 years ago
[Keyboard] Valor Rev 2 (#13551)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
9e782e4f — Drashna Jaelre 4 years ago
[Bug] Include gpio.h in solenoid driver for GPIO Control functions (#13716)

[Keyboard] Change RGB light defaults for melgeek/mj6xy (#13657)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Next