summaryrefslogtreecommitdiff
path: root/docs/understanding_qmk.md
AgeCommit message (Expand)AuthorFilesLines
2025-11-04Deprecate LAYOUT() macro in favor of JSON matrix definitionsAndrew C1-2/+2
2024-05-30Vitepress conversion of docs. (#23795)Nick Brassel1-3/+3
2023-05-20Move `pre_process_record_kb()` before `process_combo()` (#20969)Sergey Vlasov1-1/+1
2023-05-13Add a user callback for pre process record (#20584)Albert Y1-0/+2
2023-01-24Update understanding_qmk.md (#19664)arrowj1-1/+1
2022-11-06Remove thermal printer. (#18959)Nick Brassel1-1/+0
2022-09-03[Docs] Update 'Process Record' according to the code (#18209)coliss861-30/+43
2022-05-30Removes terminal from QMK. (#17258)Nick Brassel1-1/+0
2022-03-05Some docs improvements (#15845)kiilerix1-10/+5
2021-11-30[Docs] Reorder functions in Understanding QMK (#15357)thesecretmaster1-28/+30
2021-11-26New feature: `DYNAMIC_TAPPING_TERM_ENABLE` (#11036)precondition1-0/+1
2021-11-03Basic keycode overhaul (#14726)Ryan1-12/+13
2021-10-07Purge uGFX. (#14720)Nick Brassel1-5/+0
2021-09-24[Docs] Broken FAQ hyperlink (#14578)clickclackwho1-1/+1
2021-07-13[Feature] Key Overrides (#11422)Jonas Gessner1-0/+1
2021-02-16Split transport mirror (#11046)XScorpion21-1/+0
2020-03-23Add Post Processing to process_record (#4892)Drashna Jaelre1-0/+9
2019-10-22Remove apostrophe from various abbreviations' plural forms (#7050)Max Rumpf1-3/+3
2019-03-18[Docs] Smallish overhaul of the docs (#5281)Drashna Jaelre1-0/+2
2019-02-21Replace instances of KEYMAP with LAYOUTnoroadsleft1-6/+6
2019-01-07Improve consistency in UNICODEMAP code and docs, update docs/understanding_qm...Konstantin Đorđević1-28/+30
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson1-1/+1
2018-08-29Docs: add process_terminal() and update links to other functions (#3778)arlenk1-24/+29
2018-03-01Fixed dead links (#2451)Brian Choromanski1-3/+3
2017-12-09Trim trailing whitespacefauxpark1-3/+3
2017-11-30Fix internal links in docs/ (#2080)Devin J. Pohly1-1/+1
2017-09-18Added Auto Shift, tap key = normal, hold key = shifted state.Jeremy Cowgar1-0/+1
2017-08-16Doc updates from going through every fileskullY1-1/+1
2017-07-03Update a bunch of docsskullY1-74/+54
2017-06-29Fixup the gitbook configskullY1-2/+2
2017-06-29Add some gitboot pluginsskullY1-0/+2
2017-06-28Rough draft for a document on understanding QMKskullY1-0/+190