Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format code according to conventions (#19305) | QMK Bot | 2022-12-12 | 1 | -4/+3 |
| | |||||
* | [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007) | Albert Y | 2022-12-12 | 226 | -376/+458 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | QMK Bot | 2022-12-12 | 9 | -507/+853 |
|\ | |||||
| * | [Keymap] user dvorak_42_key ergodox_ez and crkbd keymaps (#19154) | Luc | 2022-12-11 | 9 | -507/+853 |
| | | | | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: luc wastiaux <luc.wastiaux@airpost.net> Co-authored-by: Luc W <lucw@airpost.net> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-12-12 | 1 | -0/+113 |
|\| | |||||
| * | [Keymap] lets_split: add mypetyak map (#19205) | Christopher Bunn | 2022-12-11 | 1 | -0/+113 |
| | | |||||
* | | [RP2040] update i2c drivers to reflect peripheral number (#19277) | Stefan Kerkmann | 2022-12-11 | 11 | -13/+13 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-12-11 | 0 | -0/+0 |
|\| | |||||
| * | [CI] Format code according to conventions (#19292) | QMK Bot | 2022-12-11 | 2 | -2/+2 |
| | | |||||
* | | [CI] Format code according to conventions (#19293) | QMK Bot | 2022-12-11 | 2 | -2/+2 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-12-11 | 1 | -60/+60 |
|\| | |||||
| * | `sthlmkb/litl`: fix layout macros (#19244) | Ryan | 2022-12-11 | 1 | -60/+60 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-12-11 | 1 | -1/+1 |
|\| | |||||
| * | Update KC_BKSP->KCBSPC for default Ortho4x6 layout (#19290) | Wolf Van Herreweghe | 2022-12-11 | 1 | -1/+1 |
| | | | | | | Co-authored-by: Wolf <contact@vwolf.be> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-12-11 | 6 | -0/+249 |
|\| | |||||
| * | [Keyboard] Add heliotrope Keyboard (#19170) | MJM | 2022-12-10 | 6 | -0/+249 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-12-10 | 6 | -20/+33 |
|\| | |||||
| * | [Keymap] Keeb.io Sinc - Lickel keymap update (#19188) | Adam Lickel | 2022-12-10 | 6 | -20/+33 |
| | | |||||
* | | Remove broken keymap/userspace (#19271) | Joel Challis | 2022-12-10 | 37 | -2155/+0 |
| | | |||||
* | | Add `*_RIGHT` configuration for PMW33XX driver (#19243) | Pablo MartÃnez | 2022-12-10 | 4 | -14/+33 |
| | | |||||
* | | Add KPrepublic BM16A v2 (#19194) | Ryan | 2022-12-09 | 22 | -237/+273 |
| | | |||||
* | | Minor lint fixes for various info.json (#19275) | Wolf Van Herreweghe | 2022-12-09 | 3 | -5/+5 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-12-09 | 3 | -71/+18 |
|\| | |||||
| * | Refactor use of led_set_user within handwired/prime_exl (#19274) | Joel Challis | 2022-12-09 | 3 | -71/+18 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-12-09 | 5 | -168/+864 |
|\| | |||||
| * | TGR Jane V2 CE Refactor (#19261) | James Young | 2022-12-08 | 5 | -168/+864 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-12-09 | 18 | -203/+166 |
|\| | |||||
| * | Refactor some led_set_kb instances (#19179) | Joel Challis | 2022-12-09 | 18 | -203/+166 |
| | | | | | | | | | | | | | | | | | | * 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> | ||||
* | | Teensy 3.5: do not restart USB stack after wakeup (#19269) | Ryan | 2022-12-09 | 2 | -0/+18 |
| | | |||||
* | | Initial uk+us DD keymap_extras migration (#19031) | Joel Challis | 2022-12-09 | 7 | -125/+690 |
| | | |||||
* | | Rework input_pressed_state docs (#19267) | Joel Challis | 2022-12-08 | 2 | -13/+15 |
| | | | | | | | | | | * Revert changes to porting * Update reference_info_json.md | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-12-08 | 2 | -38/+40 |
|\| | |||||
| * | fix LinWorks FAve84H keymaps (#19266) | James Young | 2022-12-08 | 2 | -38/+40 |
| | | | | | | Develop merge broke a previous refactor. | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-12-08 | 1 | -44/+48 |
|\| | |||||
| * | Dactyl Manuform 4x5_5 Configurator Rendering Update (#18313) | James Young | 2022-12-09 | 1 | -44/+48 |
| | | |||||
* | | [CI] Format code according to conventions (#19265) | QMK Bot | 2022-12-09 | 1 | -9/+9 |
| | | |||||
* | | Return USB HID GET_REPORT requests (#14814) | Jack Humbert | 2022-12-09 | 1 | -12/+43 |
| | | | | | | | | Co-authored-by: Sergey Vlasov <sigprof@gmail.com> Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-12-08 | 8 | -277/+198 |
|\| | |||||
| * | Idobao ID80 V2: Partial Data-Driven Conversion (#19247) | James Young | 2022-12-09 | 8 | -277/+198 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-12-08 | 7 | -153/+174 |
|\| | |||||
| * | Aperture: fix Community Layout support (#19260) | James Young | 2022-12-09 | 3 | -47/+55 |
| | | |||||
| * | Soda Cherish Refactor (#19259) | James Young | 2022-12-09 | 4 | -106/+119 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-12-08 | 12 | -0/+495 |
|\| | |||||
| * | [Keymap] Add personal config for Kprepublic BM40HSRGB (#19186) | simchee | 2022-12-09 | 4 | -0/+157 |
| | | |||||
| * | Add support for MNK65_STM32 (#18744) | kopibeng | 2022-12-09 | 8 | -0/+338 |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | kint36: do not restart USB stack after wakeup (#19077) | Michael Stapelberg | 2022-12-09 | 2 | -0/+18 |
| | | |||||
* | | Moonlander: Add RGB LED layout map macro (#18745) | Jouke Witteveen | 2022-12-09 | 3 | -43/+75 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-12-08 | 9 | -0/+315 |
|\| | |||||
| * | [Keyboard] Add momokai tap duo (#19042) | peepeetee | 2022-12-09 | 9 | -0/+315 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-12-08 | 39 | -0/+1765 |
|\| |