Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add changelog for Leader Key refactor (#19953) | Ryan | 2023-02-27 | 1 | -0/+25 |
| | |||||
* | Breaking Changes 2023q1 changelog. (#19945) | Nick Brassel | 2023-02-27 | 3 | -76/+313 |
| | |||||
* | Reallocate SAFE_RANGE (#19909) | Joel Challis | 2023-02-23 | 1 | -4/+2 |
| | |||||
* | Align magic keycodes (#19877) | Joel Challis | 2023-02-23 | 2 | -73/+74 |
| | |||||
* | Fix date | zvecr | 2023-02-19 | 1 | -1/+1 |
| | |||||
* | Stub changelog | zvecr | 2023-02-19 | 4 | -18/+43 |
| | |||||
* | Move `KC_MISSION_CONTROL`/`KC_LAUNCHPAD` keycodes to core (#19884) | Joel Challis | 2023-02-19 | 2 | -30/+34 |
| | |||||
* | Align sequencer keycodes (#19875) | Joel Challis | 2023-02-18 | 1 | -14/+14 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-02-15 | 1 | -45/+21 |
|\ | |||||
| * | Elaborate on keyboard level encoder functionality (#19839) | jack | 2023-02-15 | 1 | -45/+21 |
| | | |||||
* | | Add swap hands status function (#19831) | Albert Y | 2023-02-14 | 1 | -0/+6 |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | | [Doc]Remove depracted extension links in vscode guide (#19842) | しぐれ | 2023-02-14 | 3 | -5/+1 |
| | | |||||
* | | Merge branch 'master' into develop | Dasky | 2023-02-14 | 12 | -16/+16 |
|\| | |||||
| * | Update KC_NLCK and KC_SLCK in international docs (#19521) | precondition | 2023-02-14 | 12 | -16/+16 |
| | | |||||
* | | Add rp2040_ce and add elite-pi and helios as alias (#19830) | Joel Challis | 2023-02-12 | 3 | -4/+39 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | ||||
* | | Make Magic handling more consistent in Action Keycode handling (#9126) | Drashna Jaelre | 2023-02-13 | 1 | -0/+3 |
| | | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-02-12 | 1 | -1/+1 |
|\| | |||||
| * | Fix serial_driver.md list item numbering (#19819) | souvlakeeb | 2023-02-12 | 1 | -1/+1 |
| | | |||||
* | | Add combo hook to allow per layer combo reference layers. (#16699) | Eric.a Gebhart | 2023-02-13 | 1 | -0/+50 |
| | | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Sergey Vlasov <sigprof@gmail.com> | ||||
* | | Refactor Leader key feature (#19632) | Ryan | 2023-02-13 | 1 | -103/+235 |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | | [Core] Tri Layer Keys (#19795) | Drashna Jaelre | 2023-02-12 | 2 | -0/+49 |
| | | | | | | | | | | | | | | 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> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-02-11 | 1 | -1/+7 |
|\| | |||||
| * | Update documentation for LM(layer, mod) (#19284) | precondition | 2023-02-11 | 1 | -1/+7 |
| | | | | | | | | | | * Update documentation for LM(layer, mod) * Move LM table to caveats section | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-02-11 | 1 | -4/+4 |
|\| | |||||
| * | [Docs] Resynchronizing Your Branch including submodules (#19268) | Luis Moreno | 2023-02-11 | 1 | -4/+4 |
| | | |||||
* | | Remove matrix_init_quantum/matrix_scan_quantum (#19806) | Joel Challis | 2023-02-11 | 2 | -4/+4 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-02-10 | 1 | -1/+1 |
|\| | |||||
| * | [Docs] Combos example consistently uses A B keys (#19792) | Arialdo Martini | 2023-02-10 | 1 | -1/+1 |
| | | |||||
* | | [Docs] Change defines to enums in examples (#19793) | Pablo Martínez | 2023-02-10 | 3 | -9/+15 |
| | | |||||
* | | Add Michi MCU Converter support (#19163) | miguelelinventor | 2023-02-09 | 2 | -1/+5 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-02-08 | 1 | -2/+2 |
|\| | |||||
| * | changed the undefined ON and OFF parameters to thedefined constant (#19772) | soggywhale | 2023-02-08 | 1 | -2/+2 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-02-03 | 1 | -4/+5 |
|\| | |||||
| * | Update handedness by define examples (#19687) | Albert Y | 2023-02-03 | 1 | -4/+5 |
| | | |||||
* | | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 1 | -7/+2 |
| | | |||||
* | | Normalise Swap Hands keycodes (#19720) | Ryan | 2023-01-30 | 2 | -22/+22 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2023-01-30 | 2 | -20/+17 |
|\| | |||||
| * | Clean up `qmk generate-autocorrect-data` (#19710) | Ryan | 2023-01-30 | 1 | -3/+3 |
| | | |||||
| * | Additional handedness by EEPROM examples (#19686) | Albert Y | 2023-01-28 | 1 | -17/+14 |
| | | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> | ||||
* | | Move MIDI code out of tmk_core (#19704) | Ryan | 2023-01-30 | 1 | -4/+4 |
| | | |||||
* | | Remove deprecated Quantum keycodes (#19712) | Ryan | 2023-01-29 | 1 | -2/+2 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-01-24 | 1 | -1/+1 |
|\| | |||||
| * | Update understanding_qmk.md (#19664) | arrowj | 2023-01-24 | 1 | -1/+1 |
| | | | | | | Changed "...4 row by 5 column numpad" to "...5 row by 4 column numpad" on line 46. | ||||
* | | Fix functions with empty params (#19647) | Ryan | 2023-01-20 | 2 | -2/+2 |
| | | | | | | | | | | * Fix functions with empty params * Found a bunch more | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-01-19 | 1 | -17/+16 |
|\| | |||||
| * | Docs: typo fixes in platformdev_blackpill_f4x1.md (#19635) | leviport | 2023-01-19 | 1 | -17/+16 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-01-19 | 4 | -22/+48 |
|\| | |||||
| * | Minor cleanup to breaking/checklist docs. (#19596) | Nick Brassel | 2023-01-19 | 4 | -22/+48 |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Add analog support for RP2040 (#19453) | Sergey Vlasov | 2023-01-19 | 2 | -1/+18 |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Add f303 to tinyuf2 bootloader support (#19620) | Joel Challis | 2023-01-18 | 1 | -2/+2 |
| | |