summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * [Docs] Update isp_flashing_guide.md (#11777)moritz-john2021-02-071-0/+10
* | Add STM32G431 and STM32G474 board definitions. (#11793)Nick Brassel2021-02-062-0/+8
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-041-0/+4
|\|
| * Improve Pointing Device report sending (#11064)Drashna Jaelre2021-02-031-0/+4
* | Address wake from sleep instability (#11450)Joshua Diamond2021-02-021-0/+2
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-016-0/+633
|\|
| * [Docs] Japanese translation of internals_*.md (#10316)umi2021-02-016-0/+633
* | Create a system to map between info.json and config.h/rules.mk (#11548)Zach White2021-01-311-6/+38
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-3096-218/+216
|\|
| * [Docs] Use HTTPS for images and links where possible (#11695)Ryan2021-01-3096-218/+216
* | Adds AT90USB162 support (#11570)Dasky2021-01-294-18/+20
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-291-25/+125
|\|
| * Update feature_debounce_type.md of Japanese document. (#10596)shela2021-01-301-25/+125
* | Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-01-282-0/+3
|\|
| * Add rgblight_reload_from_eeprom() (#11411)Joshua Diamond2021-01-281-0/+1