summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* [Docs] Move QMK newbs build environment guide to next section (#15386)Albert Y2022-01-132-17/+15
* [Docs] Improve Handedness by EEPROM documentation (#15615)Albert Y2022-01-121-9/+16
* [Docs] fix typo and remove trailing whitespace (#15842)JayceFayne2022-01-111-18/+18
* [Docs] newbs_flashing.md: add link to build environment section (#15654)adlainewson2022-01-101-1/+1
* [Docs] Recommend the use of RGB matrix functions for code (#15744)Albert Y2022-01-111-0/+1
* [Docs] Recommend the use of RGB light functions for code (#15745)Albert Y2022-01-111-0/+1
* [Docs] Update feature_tap_dance.md (#14931)Tate2022-01-081-1/+1
* [Docs] Add drag scrolling example to Pointing device docs page (#15715)Drashna Jaelre2022-01-061-2/+34
* Remove stale docs translations (#15737)Joel Challis2022-01-0477-6622/+0
* [Docs] Note the order of enumerated custom keycodes (#15706)Albert Y2022-01-031-0/+2
* Volume as default encoder documentation example (#15678)Albert Y2022-01-021-8/+10
* [Docs] Clarify placement and usage of RGB matrix effect inc files (#15572)Albert Y2021-12-281-4/+3
* Add layer condition example to encoder callback function (#15490)Albert Y2021-12-271-0/+37
* RGB Matrix layer key indicator (#14626)Albert Y2021-12-271-0/+20
* Link Macro example for COMBO_ACTION documentation (#15164)Albert Y2021-12-271-1/+1
* Update feature_macros.md (#15026)Buttenup2021-12-271-0/+2
* [Docs] Fixed keycode reference for swirl effect (#15564)Scott Chow2021-12-241-1/+1
* fix typo (#15569)Ian C2021-12-241-1/+1
* doc/faq_debug: qmk cli can also be used to print debug messages (#15528)Thomas Lorblanchès2021-12-221-2/+6
* [Docs] Updated typo on feature_bluetooth.md (#15466)Hassan Williamson2021-12-131-1/+1
* [Core] Add configuration of PMW3360 lift off distance (#15424)Xelus222021-12-081-0/+1
* Change "Chinese" to "Simplified Chinese" in langs.md (#15441)peepeetee2021-12-091-1/+1
* Add test filter to 'qmk pytest' (#15432)Joel Challis2021-12-091-1/+16
* [Docs] Fix Header formatting in compatible mcu doc (#15438)Drashna Jaelre2021-12-091-3/+3
* Fix RESET not working for keyboards with Kiibohd bootloader (#15430)Andrew-Fahmy2021-12-071-1/+1
* [Docs] Reorder functions in Understanding QMK (#15357)thesecretmaster2021-11-301-28/+30
* Document swap-hands tap-toggle feature (#15229)Albert Y2021-11-291-1/+3
* Fix last merge date (#15327)Charly Delay2021-11-281-1/+1
* Changelog 2021q4 (#15325)Nick Brassel2021-11-285-10/+486
* [Bug] Revert Assymmetrical Split Encoder support (#12090) (#15311)Drashna Jaelre2021-11-271-14/+1
* Westberrytech pr (#14422)Joy Lee2021-11-271-0/+4
* Documentation typo fix (#15298)Álvaro A. Volpato2021-11-251-2/+2
* New feature: `DYNAMIC_TAPPING_TERM_ENABLE` (#11036)precondition2021-11-264-1/+92
* Tidy up adjustable ws2812 timing (#15299)Joel Challis2021-11-251-17/+13
* Add ifndef to WS2812 timing constraints (#14678)Jordan Banasik2021-11-251-0/+17
* Add Retro Shift (Auto Shift for Tap Hold via Retro Tapping) and Custom Auto S...Isaac Elenbaas2021-11-252-14/+166
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-243-6/+6
* [Docs] Squeezing space out of AVR (#15243)Drashna Jaelre2021-11-233-0/+182
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-221-1/+1
|\
| * layer_combo → sd_combo (#15266)precondition2021-11-231-1/+1
* | Macros in JSON keymaps (#14374)Zach White2021-11-221-17/+117
* | Rework encoders to enable asymmetric split keyboards (#12090)Balz Guenat2021-11-201-1/+14
* | Move tmk_core/common/<plat> (#13918)Joel Challis2021-11-198-8/+8
* | [Docs] Clarify "nested" and "rolling" key sequences (#14655)Henré Botha2021-11-181-2/+2
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-172-4/+4
|\|
| * Call steno_set_mode inside eeconfig_init_user in the doc (#15176)Alexis Jeandeau2021-11-172-4/+4
* | Rename RGB fractal (#15174)Albert Y2021-11-161-2/+2
* | Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-152-67/+80
* | Reimplements WPM feature to be smaller & precise (#13902)vectorstorm2021-11-161-5/+17
* | Add support for deferred executors. (#14859)Nick Brassel2021-11-153-0/+72