aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2020-01-07RGB matrix effect - left-right gradient (#7742)Gravatar Rob Haswell
2020-01-05[Docs] Update check commands in Japanese documents (#7787)Gravatar Takeshi ISHII
2020-01-04Update Breaking Changes doc for 2020-02-29 mergeGravatar James Young
2020-01-03[Docs] fix installation commands for macos (#7785)Gravatar shela
2020-01-03[Docs] Update Japanese translation (#7783)Gravatar shela
2020-01-02[Docs] Added description of LIB_SRC to docs/config_options.md (#7765)Gravatar Takeshi ISHII
2020-01-03Fixed a small typo (#7743)Gravatar Casper Weiss Bang
2020-01-01[Docs] add japanese translation (faq part) (#7464)Gravatar umi
2019-12-31SPI DMA based RGB Underglow for STM32 (#7674)Gravatar Joel Challis
2019-12-31[Docs] Update macOS related issues in docs (#7744)Gravatar Drashna Jaelre
2019-12-30[Docs] remove docs/ja/newbs_best_practices.md (#7739)Gravatar Takeshi ISHII
2019-12-28Japanese translation of docs/newbs_git_*.md (#7689)Gravatar Takeshi ISHII
2019-12-27[Docs] Fix minor differences in docs/newbs_git_resynchronize_a_branch.md (#7728)Gravatar Takeshi ISHII
2019-12-27[Docs] Update Japanese translation (#7693)Gravatar shela
2019-12-27Fix file encoding for zh-cn/custom_quantum_functions.md (#7665)Gravatar fauxpark
2019-12-21[Docs] fix docs (#7642)Gravatar shela
2019-12-18Improve docs "Edit Document" footerGravatar fauxpark
2019-12-16[Docs] add japanese translation (basic part) (#7461)Gravatar umi
2019-12-16Merge pull request #7276 from zvecr/feature/backlight_driver_configGravatar Joel Challis
2019-12-14Change newbs.md to link to the new newbs_git_best_practices.md instead of new...Gravatar Takeshi ISHII
2019-12-14Convert backlight to follow driver rules pattern - update docsGravatar zvecr
2019-12-12[Docs] update git command and directory name of documents (#7619)Gravatar umi
2019-12-11Remove mbed files (#7605)Gravatar Joel Challis
2019-12-11[Docs] Remove some outdated FAQ items (#7607)Gravatar fauxpark
2019-12-11Use `clock_prescale_set()` from avr-libc (#7540)Gravatar fauxpark
2019-12-10Update feature support for Proton C (#7596)Gravatar Duncan Elliot
2019-12-10[Docs] Fix docs fallback for pt-br (#7602)Gravatar fauxpark
2019-12-10[Docs] add README translation in portuguese (#7016)Gravatar Igor Hideki Trindade
2019-12-08fix instructions for oneshot layer handling on key release (#7554)Gravatar hmkemppainen
2019-12-08Improve support and docs for ADC driver (#7191)Gravatar fauxpark
2019-12-07Minor grammar and filename fixes in docs (#7559)Gravatar osjuga
2019-12-06[Docs] Creating RU version of getting_started_introduction (#7224)Gravatar Gregory Gubarev
2019-12-06[Docs] Create RU ver of becoming_a_qmk_collaborator (#7226)Gravatar Gregory Gubarev
2019-12-06Update getting_started_make_guide.md (#7538)Gravatar arlenk
2019-12-05Add short aliases for Magic keycodes (#7541)Gravatar fauxpark
2019-12-02[Docs] Restructure of Git Best Practices doc (#7231)Gravatar James Young
2019-12-02[Docs] add japanese translations (#7454)Gravatar umi
2019-11-30Add _summary.md for Russian docs with proper language prefix (#7514)Gravatar fauxpark
2019-11-28Add yet another dictionary for the QMK Firmware docs sidebar heading (#7504)Gravatar fauxpark
2019-11-28Add shift-to-invert to remaining directional RGB_* keycode pairs (#7484)Gravatar Manna Harbour
2019-11-28Install bootloadHid as part of qmk_install (#7463)Gravatar Joel Challis
2019-11-26Add language prefixes to docs sidebar entries and readmes (#7406)Gravatar fauxpark
2019-11-25Send string keycode tweaks (#7471)Gravatar fauxpark
2019-11-25fix link in docs/translating.md (#7474)Gravatar Takeshi ISHII
2019-11-23Set up language fallback for docs, and update translation guidelines (#7403)Gravatar fauxpark
2019-11-23Update led_update_kb example (#7451)Gravatar Yan-Fa Li
2019-11-22Allow overriding of all functions in wonderland.c (#7198)Gravatar Yan-Fa Li
2019-11-21[Docs] Update japanese translation of newbs.md and related documents. (#7431)Gravatar Takeshi ISHII
2019-11-21[Docs] fix broken link in docs/newbs_best_practices.md (#7430)Gravatar Takeshi ISHII
2019-11-20Add flake8 to our test suite and fix all errors (#7379)Gravatar skullydazed