~ruther/qmk_firmware

ref: 416af0171c6433a7ecb198386dd2c3ac70d4cbd2 qmk_firmware/keyboards/handwired d---------
Migrate `DIRECT_PINS` to data driven (#19826)

74770ac7 — Dasky 2 years ago
Merge branch 'master' into develop
Fixup swiftrax/bumblebee (reduce firmware size) (#19834)

Refactor Leader key feature (#19632)

Co-authored-by: Drashna Jaelre <drashna@live.com>
11d49d00 — Joel Challis 2 years ago
Remove matrix_init_quantum/matrix_scan_quantum (#19806)

61009c50 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
b444e829 — kpagratis 2 years ago
[Keyboard] Add Dactyl 6x5 68 keys (#18679)

Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)

* Remove `SOFT_SERIAL_PIN` for non-split boards

* Delete more empty config.h
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)

Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)

Remove unused Bootmagic row/col defines from config.h (#19761)

Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)

Remove `IS_HOST_LED_ON` and migrate usages (#19753)

Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)

Debounce defines cleanup (#19742)

* Clean up `DEBOUNCE` in config.h, 0-9

* Clean up `DEBOUNCE` in config.h, A

* Clean up `DEBOUNCE` in config.h, B

* Clean up `DEBOUNCE` in config.h, C

* Clean up `DEBOUNCE` in config.h, D

* Clean up `DEBOUNCE` in config.h, E

* Clean up `DEBOUNCE` in config.h, F

* Clean up `DEBOUNCE` in config.h, G

* Clean up `DEBOUNCE` in config.h, H

* Clean up `DEBOUNCE` in config.h, handwired

* Clean up `DEBOUNCE` in config.h, I

* Clean up `DEBOUNCE` in config.h, J

* Clean up `DEBOUNCE` in config.h, K

* Clean up `DEBOUNCE` in config.h, L

* Clean up `DEBOUNCE` in config.h, M

* Clean up `DEBOUNCE` in config.h, N

* Clean up `DEBOUNCE` in config.h, O

* Clean up `DEBOUNCE` in config.h, P

* Clean up `DEBOUNCE` in config.h, Q

* Clean up `DEBOUNCE` in config.h, R

* Clean up `DEBOUNCE` in config.h, S

* Clean up `DEBOUNCE` in config.h, T

* Clean up `DEBOUNCE` in config.h, U

* Clean up `DEBOUNCE` in config.h, V

* Clean up `DEBOUNCE` in config.h, W

* Clean up `DEBOUNCE` in config.h, X

* Clean up `DEBOUNCE` in config.h, Y

* Clean up `DEBOUNCE` in config.h, Z

* Remove default debounce from info.json

* Migrate non-default debounce to info.json
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)

1c772eb6 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
ca8b4b8e — a_marmot 2 years ago
[Keyboard] Add modded Razer Orbweaver with RP2040 (#19711)

Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Clean up Force NKRO in config.h (#19718)

f6dd8dea — Nick Brassel 2 years ago
Remove usages of config_common.h from config.h files. (#19714)

Next