summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-2928-165/+1066
* Document RGB_MATRIX_FRAMEBUFFER_EFFECTS (#12984)peepeetee2021-05-261-0/+1
* [Docs] Fix typos in audio config in main config page (#12928)shela2021-05-211-2/+2
* fix example code in docs/feature_rgblight.md (#12960)Takeshi ISHII2021-05-201-3/+3
* Add EE_HANDS documentation command example (#12730)Albert Y2021-05-201-0/+6
* Update FreeBSD install method (#12815)Mateusz Piotrowski2021-05-071-16/+4
* Add docs on multiple encoders sharing pins (#11678)timothynsheehan2021-05-061-0/+17
* Shim cli to new keyboard script (#12780)Joel Challis2021-05-021-0/+12
* Add additional info to PR Checklist (#12630)Drashna Jaelre2021-04-201-0/+9
* eclipse: recommend changing the default project make target (#12447)Michael Stapelberg2021-04-191-13/+15
* Add support for tab completion (#12411)Zach White2021-04-142-0/+28
* A few small typo fixes in docs (#12524)Arthur Tabatchnic2021-04-113-5/+5
* Documentation update (#12484)swampmonster2021-04-111-2/+2
* Update github instruction link in newbs_getting_started.md (#12510)Hawley Waldman2021-04-111-1/+1
* Fix Breaking Change date (#12272)peepeetee2021-04-091-1/+1
* 3 new LED effect animations (#9827)TurtleHunter2021-04-031-0/+6
* [docs] Add IO Warning to WSL section of Getting Started (#12384)Matt Snell2021-03-261-0/+2
* Improve upon the 'Caveats' section of the Layers and Mod-Tap documentation (#...Purdea Andrei2021-03-252-6/+6
* Add a `qmk format-json` command that will format JSON files (#12372)Zach White2021-03-251-0/+10
* Fix a small typo in cli_commands.md (#12379)Ryan Roden-Corrent2021-03-251-1/+1
* More Tap Dance docs improvements (#12358)Ryan2021-03-241-78/+84
* Update RGB matrix effects documentation (#12181)peepeetee2021-03-131-3/+5
* [Docs] Japanese translation of docs/keycodes.md (#10192)s-show2021-03-051-0/+574
* Documentation changes SPLIT_USB_DETECT and hid_listen udev rules (#11665)individ-divided2021-03-032-3/+25
* [Docs] Small spelling mistake fix in leader keys (#12087)L3af2021-03-021-1/+1
* [Docs] MATRIX_MASKED docs for SPLIT_HAND_MATRIX_GRID (#11974)Trevor Elliott2021-03-011-0/+4
* [Docs] New section to modifier docs: Checking Modifier State (#10550)precondition2021-02-282-1/+136
* Add support for using podman to util/docker_build.sh (#10819)Max Audron2021-02-281-1/+9
* Add suggestion for indirect unicode input on Linux (#10854)MRAAGH2021-02-281-0/+21
* 2021 February 27 Breaking Changes Changelog (#11975)James Young2021-02-274-12/+188
* Add `tap_code_delay(code, delay)` (#11913)Ryan2021-02-171-2/+8
* RGBLight: Allow configurable default settings (#11912)Ryan2021-02-161-9/+14
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-161-2/+2
|\
| * Update IGNORE_MOD_TAP_INTERRUPT (#11452)xgnxs2021-02-151-2/+2
* | Split transport mirror (#11046)XScorpion22021-02-163-2/+6
* | Merge branch 'master' into developJoshua Diamond2021-02-142-4/+4
|\|
| * LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858)Ryan2021-02-152-4/+4
* | Merge branch 'master' into developJoshua Diamond2021-02-143-38/+479
|\|
| * [Docs] Japanese translation of adc_driver.md (#10971)umi2021-02-141-0/+155
| * [Docs] Japanese translation of feature_unicode.md (#10985)umi2021-02-141-0/+277
| * LED Matrix: add led_matrix_types.h and implement g_led_config (#11741)Ryan2021-02-141-38/+47
* | Audio system overhaul (#11820)Drashna Jaelre2021-02-154-17/+360
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-121-1/+1
|\|
| * [Docs] Add EEP_RST keycode to "Wiping the EEPROM" section (#11830)Carlos2021-02-121-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-111-1/+1
|\|
| * [Docs] Update feature_haptic_feedback.md (#11859)Kyle McCreery2021-02-111-1/+1
* | Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-094-20/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-02-082-106/+222
|\|
| * Rework I2C driver docs (#11658)Ryan2021-02-082-106/+222
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-071-0/+10
|\|