~ruther/qmk_firmware

ref: ef6505ad7547f9651bddc309bd323d029d1fac64 qmk_firmware/keyboards/handwired d---------
64dea510 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
4d835834 — Filip Paryż 2 years ago
[Keymap] Updated Freoduo keymap (#19351)

Migrate `LAYOUTS` to data driven (#19541)

* Migrate `LAYOUTS` to data driven, 0-9

* Migrate `LAYOUTS` to data driven, A

* Migrate `LAYOUTS` to data driven, B

* Migrate `LAYOUTS` to data driven, C

* Migrate `LAYOUTS` to data driven, D

* Migrate `LAYOUTS` to data driven, E

* Migrate `LAYOUTS` to data driven, F

* Migrate `LAYOUTS` to data driven, G

* Migrate `LAYOUTS` to data driven, H

* Migrate `LAYOUTS` to data driven, handwired

* Migrate `LAYOUTS` to data driven, I

* Migrate `LAYOUTS` to data driven, J

* Migrate `LAYOUTS` to data driven, K

* Migrate `LAYOUTS` to data driven, L

* Migrate `LAYOUTS` to data driven, M

* Migrate `LAYOUTS` to data driven, N

* Migrate `LAYOUTS` to data driven, O

* Migrate `LAYOUTS` to data driven, P

* Migrate `LAYOUTS` to data driven, Q

* Migrate `LAYOUTS` to data driven, R

* Migrate `LAYOUTS` to data driven, S

* Migrate `LAYOUTS` to data driven, T

* Migrate `LAYOUTS` to data driven, U

* Migrate `LAYOUTS` to data driven, V

* Migrate `LAYOUTS` to data driven, W

* Migrate `LAYOUTS` to data driven, X

* Migrate `LAYOUTS` to data driven, Y

* Migrate `LAYOUTS` to data driven, Z
cf550324 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
1c024bfa — Joel Challis 2 years ago
Add some missing layout data (#19539)

974a1eaf — Joel Challis 2 years ago
Ignore defaults.hjson values if already set (#19511)

* Ignore defaults.hjson values if already set

* Add warning when nothing is merged
403c7eeb — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
c5e32752 — Joel Challis 2 years ago
Fix `handwired/onekey/kb2040` WS2812 pin (#19517)

d0ebafae — Joel Challis 2 years ago
Align definition of unicode_map (#19452)

Remove useless line continuations (#19399)

Tap Dance: remove `qk_` prefix (#19313)

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)

aa06a6e0 — Wolf Van Herreweghe 2 years ago
Minor lint fixes for various info.json (#19275)

43870190 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
89fdafc2 — Joel Challis 2 years ago
Refactor use of led_set_user within handwired/prime_exl (#19274)

57bf0601 — QMK Bot 2 years ago
Merge remote-tracking branch 'origin/master' into develop
99cd0b13 — Joel Challis 2 years ago
Refactor some led_set_kb instances (#19179)

* Refactor some led_set_kb instances

* Apply suggestions from code review

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

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