2304 Commits (051401175d98e777a6633445a0275b54ed36e97a)

Author SHA1 Message Date
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
QMK Bot 55e671a6f9 Merge remote-tracking branch 'origin/master' into develop 3 years ago
Arialdo Martini 98ed19045d
[Docs] Combos example consistently uses A B keys (#19792) 3 years ago
Pablo Martínez 95671148a4
[Docs] Change defines to enums in examples (#19793) 3 years ago
miguelelinventor e24f9b2c0a
Add Michi MCU Converter support (#19163) 3 years ago
QMK Bot 650864c27d Merge remote-tracking branch 'origin/master' into develop 3 years ago
soggywhale a7febfbb62
changed the undefined ON and OFF parameters to thedefined constant (#19772) 3 years ago
QMK Bot a1ecbaa45d Merge remote-tracking branch 'origin/master' into develop 3 years ago
Albert Y 87c4152738
Update handedness by define examples (#19687) 3 years ago
Nick Brassel f6dd8dea2e
Remove usages of config_common.h from config.h files. (#19714) 3 years ago
Ryan 2d843088a2
Normalise Swap Hands keycodes (#19720) 3 years ago
fauxpark ef6505ad75 Merge remote-tracking branch 'upstream/master' into develop 3 years ago
Ryan 242b80c63f
Move MIDI code out of tmk_core (#19704) 3 years ago
Ryan 2c878b1b16
Clean up `qmk generate-autocorrect-data` (#19710) 3 years ago
Ryan 043d8e1140
Remove deprecated Quantum keycodes (#19712) 3 years ago
Albert Y 981f3c316c
Additional handedness by EEPROM examples (#19686)
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
3 years ago
QMK Bot 7ff55e67e1 Merge remote-tracking branch 'origin/master' into develop 3 years ago
arrowj 419a7944a4
Update understanding_qmk.md (#19664)
Changed "...4 row by 5 column numpad" to "...5 row by 4 column numpad" on line 46.
3 years ago
Ryan cf935d97ae
Fix functions with empty params (#19647)
* Fix functions with empty params

* Found a bunch more
3 years ago
QMK Bot d6ba3b4b84 Merge remote-tracking branch 'origin/master' into develop 3 years ago
leviport e5b36e2c3f
Docs: typo fixes in platformdev_blackpill_f4x1.md (#19635) 3 years ago
QMK Bot e99b2b6ec8 Merge remote-tracking branch 'origin/master' into develop 3 years ago
Nick Brassel 22be5190ab
Minor cleanup to breaking/checklist docs. (#19596)
Co-authored-by: Ryan <fauxpark@gmail.com>
3 years ago
Sergey Vlasov 272281f1a0
Add analog support for RP2040 (#19453)
Co-authored-by: Ryan <fauxpark@gmail.com>
3 years ago
Joel Challis 82a94ea1bd
Add f303 to tinyuf2 bootloader support (#19620) 3 years ago