Merge remote-tracking branch 'origin/master' into develop
Merge remote-tracking branch 'origin/master' into develop
Keyboard rura66 (#15853)
* add : BlackMask60 and MayShi.No30
* fix:spell miss
* change:keyboard name area
* change: default keymap
* 配列を自分用に変更
* MyKemap Update
* 構成変更
* Add RURA66 new keyboard
* remove additional files
* fix file
* fix info.json from rura66
* fix KC_LANG to KC_LNG from rura66
* Fix readme
- fix purchase URL
- adjust to the recent standard
* Fix rules.mk
- no backlight
- remove DIP switch/Bluetooth
- OLED_DRIVER_ENABLE -> OLED_ENABLE
* Fix rura66.h: add LICENSE
* Fix config.h
- UNUSED_PINS is deprecated
- accept suggestion on PR
* Fix oled_display.c
- remove snprintf()
- OLED_DRIVER_ENABLE->OLED_ENABLE
- oled_task_user() returns false
* Fix config.h
- no SPLIT_HAND_MATRIX_GRID
- no RGB Matrix
* move default keymap readme
* add VIA keymap
* Fix info.json
- Fix keyboard URL
- Change VID/PID
* Fix comments in rules.mk
* fix info.json keyboard url
Co-authored-by: yswallow <1426202+yswallow@users.noreply.github.com>
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] add ydpm40 keyboard (#19294)
Merge remote-tracking branch 'origin/master' into develop
Tests that caps word stays active after use of OSL (#19303)
[Keyboard] Switch heliotrope from rgblight to rgb matrix (#19296)
Cleanup pmw3389.c (#19301)
[Core] Quantum Painter - LVGL Integration (#18499)
Co-authored-by: Nick Brassel <nick@tzarc.org>
Merge remote-tracking branch 'origin/master' into develop
Add Keychron Q10 (#19127)
Co-authored-by: Nick Brassel <nick@tzarc.org>
Format code according to conventions (#19305)
[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>
Merge remote-tracking branch 'origin/master' into develop
Merge remote-tracking branch 'origin/master' into develop
[Keymap] lets_split: add mypetyak map (#19205)
[RP2040] update i2c drivers to reflect peripheral number (#19277)