aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2020-03-05Rework the newbs guide around the qmk cliGravatar skullY
2020-03-05Add dark mode supportGravatar skullY
2020-03-05_summary.md: move Auto Shift page to Software Features categoryGravatar James Young
2020-03-05clean up links to keycode references in newbs_building_firmware_configurator.mdGravatar James Young
2020-03-05clean up callouts in newbs_building_firmware_configurator.mdGravatar James Young
2020-03-05remove some unnecessary external linksGravatar James Young
2020-03-05rework the index pageGravatar skullY
2020-03-05remove unused docsGravatar skullY
2020-03-05more wipGravatar skullY
2020-03-05wipGravatar skullY
2020-03-01[Docs] Update ISP Flashing guide (#8149)Gravatar Drashna Jaelre
2020-02-29Fix the Breaking Changes doc againGravatar James Young
2020-02-29[Docs] translated 'feature_tap_dance.md' to japanese. (#8137)Gravatar s-show
2020-03-01PWM DMA based RGB Underglow for STM32 (#7928)Gravatar Joel Challis
2020-02-29Breaking Changes documentation fixesGravatar James Young
2020-02-292020 February 29 Breaking Changes Update (#8064)Gravatar James Young
2020-02-27Update Breaking Changes checklistGravatar James Young
2020-02-27Update Breaking Changes timelineGravatar James Young
2020-02-27Add support for delays in send_string. (#8244)Gravatar Nick Brassel
2020-02-25New feature: PERMISSIVE_HOLD_PER_KEY (#7994)Gravatar ridingqwerty
2020-02-25`send_unicode_string()`: Add support for code points > 0xFFFF (#8236)Gravatar Ryan
2020-02-24A proper `send_string()` for the Unicode feature (#8155)Gravatar Ryan
2020-02-23Add link to "Useful functions" in macro docs (#7446)Gravatar Jez Cope
2020-02-22New functionality for cformat (#7893)Gravatar Akaash Suresh
2020-02-21Allow 30us matrix delay to be keyboard/user overridable (#8216)Gravatar Joel Challis
2020-02-17[Docs] Update Japanese translation of cli.md (#8188)Gravatar shela
2020-02-17[Docs] Update Japanese translation (#8129)Gravatar shela
2020-02-17[Docs] add japanese translation (detail guide part) (#7722)Gravatar umi
2020-02-16Convert f072 backlight build error to message (#8177)Gravatar Joel Challis
2020-02-15Drop bs4 dependency, update docs, minor improvementsGravatar Erovia
2020-02-15Another major refactoring, add documentationGravatar Erovia
2020-02-11Fix out of bound OLED font access (#8145)Gravatar Ted M Lin
2020-02-11[Docs] doc update zh-cn (#8147)Gravatar ymzcdg
2020-02-11Align max backlight level in docs (#8142)Gravatar Joel Challis
2020-02-07Add QMK Compile Context Sensitivity (#6884)Gravatar Cody Bender
2020-02-07Move Grave Escape, Lock and Leader keycodes into their own sect… (#8093)Gravatar fauxpark
2020-02-04Reduce SPLIT_USB_TIMEOUT by 500ms (#7637)Gravatar Joel Challis
2020-02-01[Docs] future branch housekeepingGravatar James Young
2020-01-27[Docs] Update Japanese translation (#8015)Gravatar shela
2020-01-25suggestions by skullydazedGravatar James Young
2020-01-25change Instructions listing in Docs summaryGravatar James Young
2020-01-25add Breaking Change PR Instructions docGravatar James Young
2020-01-24Beef up how `qmk doctor` works. (#7375)Gravatar skullydazed
2020-01-24Add customisable EEPROM driver selection (#7274)Gravatar Nick Brassel
2020-01-19[Docs] Misc cleanups for OLED documentation (#7864)Gravatar fauxpark
2020-01-18Configuration values for starting HSV and speed (#7740)Gravatar Rob Haswell
2020-01-18Add docs for 'CUSTOM_MATRIX = lite' (#7906)Gravatar Joel Challis
2020-01-17Implement and document TAPPING_FORCE_HOLD_PER_KEY (#7859)Gravatar ridingqwerty
2020-01-14Add a note explaining how to run testsGravatar skullY
2020-01-14Add a section on python testsGravatar skullY