~ruther/qmk_firmware

ref: e99b2b6ec8161752328c2e4b4d103486385594f5 qmk_firmware/docs d---------
e2ab98f9 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
99174edf — Pablo Martínez 2 years ago
[Docs] Remove broken link (#19321)

1124bbc1 — Joel Challis 2 years ago
Remove deprecated led_set_kb (#19273)

* Remove led_set_kb maintaining existing led_set_user behaviour

* Also call led_set_user
Leader: remove `qk_` prefix (#19304)

UCIS: remove `qk_` prefix (#19302)

515dd18c — precondition 2 years ago
Remove IGNORE_MOD_TAP_INTERRUPT_PER_KEY in favour of HOLD_ON_OTHER_KEY_PRESS_PER_KEY (#15741)

102f22f7 — jpe230 2 years ago
[Core] Quantum Painter - LVGL Integration (#18499)

Co-authored-by: Nick Brassel <nick@tzarc.org>
cbabc8db — Albert Y 2 years ago
[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)

* Replace Tapping Force Hold feature with Quick Tap Term

* Replace keyboard level TAPPING_FORCE_HOLD with QUICK_TAP_TERM 0

* Deprecate force hold in info_config.json

* Before and after quick tap term unit tests

* Quick tap unit tests iteration

* Keymap config.h correction

* Remove TAPPING_FORCE_HOLD_PER_KEY macros that were missed

* Add two more test cases for quick tap

* Replace TAPPING_FORCE_HOLD with QUICK_TAP_TERM in configs #2

* Replace TAPPING_FORCE_HOLD_PER_KEY with QUICK_TAP_TERM_PER_KEY in configs #2

* Add function declaration for get_quick_tap_term

Co-authored-by: Stefan Kerkmann <karlk90@pm.me>
9dc3f791 — Stefan Kerkmann 2 years ago
[RP2040] update i2c drivers to reflect peripheral number (#19277)

d9cba6e9 — Pablo Martínez 2 years ago
Add `*_RIGHT` configuration for PMW33XX driver (#19243)

6133b08e — Joel Challis 2 years ago
Rework input_pressed_state docs (#19267)

* Revert changes to porting

* Update reference_info_json.md
85ee55ff — Ruslan Sayfutdinov 2 years ago
Detect host OS based on USB fingerprint (#18463)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
f2a8a13d — dexter93 2 years ago
Core: Support inverted scan logic for optical switches (#19053)

53423f03 — ForsakenRei 2 years ago
KC_GESC -> QK_GESC for cn and ja Docs (#19024)

32dabd53 — Joel Challis 2 years ago
Align new-keymap with new-keyboard (#19229)

b4f6a329 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
a5c2eea6 — Pablo Martínez 2 years ago
Update OLED doc (#19213)

* Update OLED doc

* Update docs/feature_oled_driver.md

Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.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)

Next