summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* [DOCS] Use correct OSM arguments (#18835)Joel Challis2022-10-242-2/+2
* spelling fix (#18831)Peter Hindes2022-10-241-1/+1
* [Docs] Fix link to keyboard layout editor (#18801)Eddie Nuno2022-10-221-1/+1
* [Docs] Update platformdev_blackpill_f411.md (#18666)Markus Fritsche2022-10-202-3/+5
* docs: fix typos (#18671)Paula Isabel2022-10-131-15/+15
* docs: some typos (#18582)George Rodrigues2022-10-059-11/+11
* [Docs] Add a note about the print function. (#17737)Kim Minjong2022-10-041-0/+1
* [Docs] Clarify how to use the bootloader LED for rp2040 (#18585)Conor Burns2022-10-041-1/+1
* [Docs] Clarify CAPS_WORD behaviors (#18137)mmccoyd2022-10-031-1/+4
* Grammar Fix for PR Checklist (#18540)James Young2022-09-301-1/+1
* [docs] Improve documentation regarding info.json (#18508)Less/Rikki2022-09-292-10/+31
* Update reference_info_json.md (#18518)Markus Knutsson2022-09-291-1/+20
* Fix typo (#18526)DeflateAwning2022-09-291-1/+1
* Update feature_tap_dance.md (#18509)Luis Carlos2022-09-281-1/+1
* Remove orphan custom functions reference in keymap docs (#18444)Wes Lord2022-09-241-2/+1
* [Docs] Explicitly mention kb/user callbacks as boolean (#18448)Drashna Jaelre2022-09-211-0/+1
* Checklist clarification. (#18440)Nick Brassel2022-09-211-6/+7
* [Docs] Extract 'Layer Change Code' and EEPROM (#18174)coliss862022-09-195-187/+198
* [Docs] RESET -> QK_BOOT (#18365)Joel Challis2022-09-1519-54/+54
* Discourage use of ENCODER_MAP at keyboard level (#18286)Joel Challis2022-09-062-1/+6
* [Docs] Update 'Process Record' according to the code (#18209)coliss862022-09-031-30/+43
* Expand on the differences between Caps Word and Caps Lock (#18139)precondition2022-08-301-6/+16
* 2022q3 Changelog. (#18180)Nick Brassel2022-08-284-13/+362
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-221-3/+5
|\
| * Update Tap Dance Example 4 (#18138)Jesse2022-08-231-3/+5
* | CLI: Teaching the CLI to flash binaries (#16584)Erovia2022-08-201-0/+17
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-191-1/+1
|\|
| * [Docs] Fix typo in data driven config docs (#18095)Simon Hengel2022-08-181-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-191-1/+4
|\|
| * [Docs] Update list of "ARM-based ProMicro replacements" (#18083)~ aka goonf!sh2022-08-181-1/+4
* | Add Bonsai C4 converter (#17711)David Hoelscher2022-08-181-8/+23
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-171-1/+1
|\|
| * [Docs] Use layer number as example for COMBO_ONLY_FROM_LAYER (#18072)Albert Y2022-08-161-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-161-6/+6
|\|
| * Adjust the hierarchy of chapter `Deferred Execution` (#18075)coliss862022-08-161-6/+6
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-161-3/+6
|\|
| * [Docs] update pr_checklist.md with info about data-driven (#18068)Tom Barnes2022-08-161-3/+6
* | Added emacs as an "operating system" for input mode. (#16949)Chewxy2022-08-141-1/+2
* | [Controller] Added board config for custom controller STeMCell (#16287)Mega Mind2022-08-141-0/+22
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-141-56/+91
|\|
| * Add texts for Discord Events to be created post-merge. (#17944)Nick Brassel2022-08-131-56/+91
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-141-0/+1
|\|
| * [Docs] Suggest imgur images are edited to set size (#18031)Tom Barnes2022-08-131-0/+1
* | Add Bit-C PRO converter (#17827)Jay Greco2022-08-131-1/+4
* | Improve importer workflow (#17707)Joel Challis2022-08-131-14/+19
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-133-31/+33
|\|
| * [Docs] Refactor code examples (#18003)Albert Y2022-08-123-31/+33
* | Create generic Pointing Device Pin defines (#17776)Drashna Jaelre2022-08-121-32/+38
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-7/+5
* | [Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann2022-08-062-11/+0