summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2023-03-21Sync activity timestamps between sides. (#20192)Nick Brassel
Co-authored-by: Stefan Kerkmann <karlk90@pm.me>
2023-03-20Quantum Painter QoL enhancements -- auto-poweroff, auto-flush, buffer sizing ↵Nick Brassel
(#20013)
2023-03-20Clean up APA102 config and add DD mapping (#20159)Ryan
2023-03-17Update qmk_cli container references (#20154)Joel Challis
2023-03-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-16Add `qmk find` command, reuse logic for `qmk mass-compile`. (#20139)Nick Brassel
2023-03-16Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2023-03-15[Doc] Add example to keyboard housekeeping and some minor fixes (#19968)しぐれ
Co-authored-by: jack <0x6a73@protonmail.com>
2023-03-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-14Update newbs_getting_started to include instructions for apple silicon (#19579)Sophie Machen
Co-authored-by: Joel Challis <git@zvecr.com>
2023-03-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-13Document Autocorrect callback functions (#20115)Albert Y
2023-03-10Add RP2040 Community Edition alias for Liatris (#19966)leah-splitkb
2023-03-08Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-08[Doc] Update PR checklist (#19988)jack
2023-03-08Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-08[Docs] Add mod-tap section header (#20041)Albert Y
2023-03-07Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-07Add disable git safe directory check step (#20040)Albert Y
2023-03-06Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-06[Docs] Discuss layout macro (#19803)souvlakeeb
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2023-03-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-03Initial deprecation policy documentation. (#19908)Nick Brassel
2023-03-03Remove Vagrant due to bit-rot. (#20000)Nick Brassel
2023-03-03Update branch names to reflect configurator's new deployment. (#19999)Nick Brassel
2023-03-01Remove `all` from list of animations in `info.json` (#19978)Joel Challis
2023-02-27Add changelog for Leader Key refactor (#19953)Ryan
2023-02-27Breaking Changes 2023q1 changelog. (#19945)Nick Brassel
2023-02-23Reallocate SAFE_RANGE (#19909)Joel Challis
2023-02-23Align magic keycodes (#19877)Joel Challis
2023-02-19Fix datezvecr
2023-02-19Stub changelogzvecr
2023-02-19Move `KC_MISSION_CONTROL`/`KC_LAUNCHPAD` keycodes to core (#19884)Joel Challis
2023-02-18Align sequencer keycodes (#19875)Joel Challis
2023-02-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-02-15Elaborate on keyboard level encoder functionality (#19839)jack
2023-02-14Add swap hands status function (#19831)Albert Y
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-02-14[Doc]Remove depracted extension links in vscode guide (#19842)しぐれ
2023-02-14Merge branch 'master' into developDasky
2023-02-14Update KC_NLCK and KC_SLCK in international docs (#19521)precondition
2023-02-12Add rp2040_ce and add elite-pi and helios as alias (#19830)Joel Challis
* 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>
2023-02-13Make Magic handling more consistent in Action Keycode handling (#9126)Drashna Jaelre
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-02-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-02-12Fix serial_driver.md list item numbering (#19819)souvlakeeb
2023-02-13Add combo hook to allow per layer combo reference layers. (#16699)Eric.a Gebhart
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
2023-02-13Refactor Leader key feature (#19632)Ryan
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-02-12[Core] Tri Layer Keys (#19795)Drashna Jaelre
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>
2023-02-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-02-11Update documentation for LM(layer, mod) (#19284)precondition
* Update documentation for LM(layer, mod) * Move LM table to caveats section
2023-02-11Merge remote-tracking branch 'origin/master' into developQMK Bot