summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* [Docs] add sync options heading, update led indicators (#14441)Dasky2021-09-152-8/+13
* [Docs] fixed incorrect amount of steps for oled usage (#13519)vsrivastava2021-09-141-1/+1
* update compatible_microcontrollers.md translation (#14401)umi2021-09-121-2/+2
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-122-16/+4
* Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-105-36/+36
* Align rgb/led matrix docs with current behaviour (#14367)Joel Challis2021-09-102-60/+60
* Bugfix for Joystick and JSON schema (#14295)Ryan2021-09-091-3/+2
* Highlight keycode (#14317)Niko Wenselowski2021-09-051-1/+1
* [Core] Add `is_oled_scrolling` (#14305)JayceFayne2021-09-051-0/+4
* Fix Space Cadet md link (#14300)JayceFayne2021-09-041-1/+1
* [Docs] Update path to keycode.h (#14263)qieq2021-09-011-1/+1
* Documentation: Fix links in key overrides (#14228)coliss862021-08-311-1/+1
* move everything from qmkfm/base_container to qmkfm/qmk_cli (#14230)Zach White2021-08-292-2/+2
* Bootmagic lite docs clarity. (#14204)Nick Brassel2021-08-291-1/+1
* 2021Q3 pre-merge `develop` changelog, keyboard aliases (#14198)Nick Brassel2021-08-293-6/+565
* [Docs] Add examples to RGB Matrix Indicators docs (#12797)Drashna Jaelre2021-08-271-0/+39
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-241-3/+13
* adding uf2 flash support for blackpill 401 (#13968)Path Nirvana2021-08-241-1/+1
* Make solo half of split keyboards (more) usable. (#13523)Joakim Tufvegren2021-08-222-3/+19
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-2017-17/+3
|\
| * [Core] [Docs] Remove travis-ci references (#13916)Spaceman2021-08-2017-17/+3
* | Added right vs left specific pin assignments for dip switch (#13074)XScorpion22021-08-192-1/+4
* | Allow for removal of hysteresis on 4x encoders (#13698)tucvbif2021-08-181-0/+6
* | Add a toggle key for GUI On/Off in Magic feature (#13830)Drashna Jaelre2021-08-181-0/+1
* | `--parallel` improvements (#13800)ruro2021-08-181-3/+14
* | Digitizer HID interface : absolute coordinates for mouse cursor (#12851)a-chol2021-08-182-0/+36
* | Steno combinedkeys (#12538)freqmod2021-08-181-0/+15
* | Rgb matrix/enable modes explicitly (#13758)Drashna Jaelre2021-08-182-60/+60
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-171-82/+88
|\|
| * update feature_tap_dance.md translation (#13496)s-show2021-08-181-82/+88
* | Fixup Audio startup and add to documents (#13606)Drashna Jaelre2021-08-151-0/+26
* | Enable sync of OLED/ST7565 display on/off state on Splits (#13542)Drashna Jaelre2021-08-152-0/+18
* | [Keyboard] ez_maker/directpins for easy one-offs in qmk_configurator (#13321)Zach White2021-08-142-0/+32
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-141-75/+80
|\|
| * Rework keymap_extras docs (#13949)Ryan2021-08-151-75/+80
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-121-0/+35
|\|
| * Update 20210529.md (#13170)Felix Sargent2021-08-131-0/+35
* | Fix some additional bootmagic settings (#13979)Drashna Jaelre2021-08-121-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-104-0/+66
|\|
| * Architecture documentation for Configurator and API (#13935)Zach White2021-08-104-0/+66
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-101-0/+2
|\|
| * Update feature_wpm.md (#13936)Stefan Subich2021-08-101-0/+2
* | Remove backwards compatibility of debounce names (#13877)Joel Challis2021-08-092-34/+0
* | Add support for STM32F407x MCUs. (#13718)thpoll832021-08-092-0/+2
* | Remove Full Bootmagic (#13846)James Young2021-08-0612-176/+97
* | Add HOLD_ON_OTHER_KEY_PRESS option for dual-role keys (#9404)Sergey Vlasov2021-08-071-19/+89
* | Process combos earlier & overlapping combos (#8591)Pete Sevander2021-08-062-34/+272
* | [Feature] Swap buttons on PS2 Mouse/Trackball (#9205)Juan Pablo Kutianski2021-08-061-0/+10
* | Arm ps2 mouse interrupt (#6490)JohSchneider2021-08-061-2/+26
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-041-7/+10
|\|