2328 Commits (36e26e5cf8308f7c0b24ab41c4e5e011a77e1877)

Author SHA1 Message Date
Alex Miller 40380c2684
Add additional options for Drag Scroll config (#20523) 3 years ago
Albert Y e1afcda1c0
Update code example to match description (#20528) 3 years ago
precondition 974c01b4f8
[Docs] Fix suggested code pattern when a specific mod-mask is required. (#20512) 3 years ago
Albert Y 387b64a79b
[Docs] Remove combo count from array (#20511) 3 years ago
Nathan Faber 952cdc7be5
Adds Docs option for ArduinoIDE's example `ArduinoISP` (#20486) 3 years ago
LawsonStation 990ee8075e
Fix typo in `feature_wpm.md` title (#20464) 3 years ago
Duncan Sutherland a5e68e5f74
Convertors documentation: Removed duplicate table entry (#20360) 3 years ago
Albert Y f56cf93fa1
Add debounce time description (#20333) 3 years ago
Albert Y 37f205ec1a
Use table for debounce algorithm description (#20322) 3 years ago
Ryan d06ce0153b
PR checklist: keyboard updates must go to `develop` (#20323) 3 years ago
Julius Degesys 12de0297ed
Suggest `qmk list-keyboards` when testing build environment (#19471)
Co-authored-by: Joel Challis <git@zvecr.com>
3 years ago
Woongbin Kang ec83c0b185
Add recommendations for VSCode intellisense (#19402) 3 years ago
Pablo Martínez 67dae1222f
[Documentation] Pointing device minor rewrite (#19641) 3 years ago
Nick Brassel 1b3f7fcf7d
Add `qmk find` command, reuse logic for `qmk mass-compile`. (#20139) 3 years ago
しぐれ 012fa6dd45
[Doc] Add example to keyboard housekeeping and some minor fixes (#19968)
Co-authored-by: jack <0x6a73@protonmail.com>
3 years ago
Sophie Machen 99a39a1198
Update newbs_getting_started to include instructions for apple silicon (#19579)
Co-authored-by: Joel Challis <git@zvecr.com>
3 years ago
Albert Y a71e58270c
Document Autocorrect callback functions (#20115) 3 years ago
jack 9c79d2933c
[Doc] Update PR checklist (#19988) 3 years ago
Albert Y ec3c2b75de
[Docs] Add mod-tap section header (#20041) 3 years ago
Albert Y e6e11dfde7
Add disable git safe directory check step (#20040) 3 years ago
souvlakeeb f067f42305
[Docs] Discuss layout macro (#19803)
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
3 years ago
Nick Brassel d1a430b348
Initial deprecation policy documentation. (#19908) 3 years ago
Nick Brassel 7ebb8c2dec
Update branch names to reflect configurator's new deployment. (#19999) 3 years ago
Joel Challis 3fc9c03559
Remove `all` from list of animations in `info.json` (#19978) 3 years ago
Ryan b865b9e170
Add changelog for Leader Key refactor (#19953) 3 years ago
Nick Brassel 1d182995ed
Breaking Changes 2023q1 changelog. (#19945) 3 years ago
Joel Challis 961f0b7b2d
Reallocate SAFE_RANGE (#19909) 3 years ago
Joel Challis 403b0addea
Align magic keycodes (#19877) 3 years ago
zvecr f71f7733a3 Fix date 3 years ago
zvecr f5ccd04a5f Stub changelog 3 years ago
Joel Challis 0152dd811d
Move `KC_MISSION_CONTROL`/`KC_LAUNCHPAD` keycodes to core (#19884) 3 years ago
Joel Challis f587a0c548
Align sequencer keycodes (#19875) 3 years ago
QMK Bot 5e8c0e4d5f Merge remote-tracking branch 'origin/master' into develop 3 years ago
jack 9cf58ec834
Elaborate on keyboard level encoder functionality (#19839) 3 years ago
Albert Y 9908ed7ecd
Add swap hands status function (#19831)
Co-authored-by: Drashna Jaelre <drashna@live.com>
3 years ago
しぐれ 12f02dd8be
[Doc]Remove depracted extension links in vscode guide (#19842) 3 years ago
Dasky 74770ac79b Merge branch 'master' into develop 3 years ago
precondition 7a099b7ea5
Update KC_NLCK and KC_SLCK in international docs (#19521) 3 years ago
Joel Challis 896d9aa98c
Add rp2040_ce and add elite-pi and helios as alias (#19830)
* add rp2040_ce and add elite-pi and helios as alias (#19628)

* fix git mishap

* Update platforms/chibios/converters/promicro_to_rp2040_ce/_pin_defs.h

Co-authored-by: Joel Challis <git@zvecr.com>

---------

Co-authored-by: Joel Challis <git@zvecr.com>

* Tidy docs

---------

Co-authored-by: Conor Burns <mail@conor-burns.com>
3 years ago
Drashna Jaelre b47f179a4a
Make Magic handling more consistent in Action Keycode handling (#9126)
Co-authored-by: Ryan <fauxpark@gmail.com>
3 years ago
QMK Bot 13af265268 Merge remote-tracking branch 'origin/master' into develop 3 years ago
souvlakeeb 3f45fd4924
Fix serial_driver.md list item numbering (#19819) 3 years ago
Eric.a Gebhart db1eeea478
Add combo hook to allow per layer combo reference layers. (#16699)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
3 years ago
Ryan bbf7a20b33
Refactor Leader key feature (#19632)
Co-authored-by: Drashna Jaelre <drashna@live.com>
3 years ago
Drashna Jaelre fe02abc479
[Core] Tri Layer Keys (#19795)
Co-authored-by: wilba <wilba@wilba.tech>
Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
3 years ago
QMK Bot 4002843797 Merge remote-tracking branch 'origin/master' into develop 3 years ago
precondition 21f4375393
Update documentation for LM(layer, mod) (#19284)
* Update documentation for LM(layer, mod)

* Move LM table to caveats section
3 years ago
QMK Bot 0a9d06a505 Merge remote-tracking branch 'origin/master' into develop 3 years ago
Luis Moreno f667821ed3
[Docs] Resynchronizing Your Branch including submodules (#19268) 3 years ago
Joel Challis 11d49d00e7
Remove matrix_init_quantum/matrix_scan_quantum (#19806) 3 years ago