summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2019-07-16Configure Vagrant to use qmk_base_container (#6194)Joel Challis
2019-07-15[Docs] Add dedicated page for Split Keyboard information (#5802)Drashna Jaelre
2019-07-15Usbasploader bootloader option addition (#6304)yiancar
2019-07-15QMK CLI and JSON keymap support (#6176)skullydazed
2019-07-13[Docs] Fix indented subheading on faq_debug.md (#6320)noroadsleft
2019-07-12Documentation: Newbs Flashing: Hightlight that sudo may be needed (#6300)Phil Schalm
2019-07-11[Docs] Clarify the rules.mk setup for Unicode (#6286)fauxpark
2019-07-08Updated OLED Docs with notes about screen timeout. (#6276)XScorpion2
2019-07-06Added mod carry over from press to release. (#5866)XScorpion2
2019-07-01fix typoshela
2019-06-24[Docs] Reword confusing description of `TO(layer)` (#6174)lf
2019-06-19Fix breathing always on for soft PWM (#5983)fauxpark
2019-06-19Set default I2C clock speed to 100kHz for split_common (#6161)Danny
2019-06-17Fix backlight breathing on C6 (#6102)fauxpark
2019-06-11Add SH1106 OLED support (#5787)Michael F. Lamb
2019-06-11[Docs] Update feature_rgb_matrix.md (#6117)Chris Scheib
2019-06-07Fixing OLED Driver for 128x64 displays (#6085)XScorpion2
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre
2019-06-06use twitter card large setting for larger previewsJack Humbert
2019-06-06add type:object to docs meta info (github uses it)Jack Humbert
2019-06-06Add meta tags for docsJack Humbert
2019-06-05Change from avr-gcc@7 to @8 for MacDanny Nguyen
2019-06-05[Docs] Make Code Examples Consistent On Combo Page (#6078)Alex Mayer
2019-06-04docs to Mandarin Chinese (#5960)ymzcdg
2019-06-04Add missing links to features page and sidebar section (#5949)Jack Humbert
2019-06-01Parameterise STM32 I2C pin modes and timing parameters. (#5671)Nick Brassel
2019-05-31[Docs] Update getting_started_introduction.md (#6037)Elliot Powell
2019-05-31Update reference_configurator_support.mdElliot Powell
2019-05-30Update feature_encoders.mdElliot Powell
2019-05-25Document MT keycode in keycodes.mdfauxpark
2019-05-23Fix typoDrashna Jaelre
2019-05-22Additional link fixesDrashna Jaelre
2019-05-22Fix linksDrashna Jaelre
2019-05-22translate docs into Mandarin Chinese (#5890)ymzcdg
2019-05-21Add missing links to features page and sidebar sectionDrashna Jaelre
2019-05-19Added custom center point to rgb matrixRyan Caltabiano
2019-05-19Spirals, Pinwheels, and Documentation....Oh My! RGB Matrix Effects (#5877)XScorpion2
2019-05-19Single Color Band scrolling left to right effects (#5867)XScorpion2
2019-05-17Adds a configurable initial delay to the audio clicky feature (#4286)Josh
2019-05-16Make delay for Capslock in Hold-Tap functions configurable (#5497)Drashna Jaelre
2019-05-16[Docs] Fix typo in Userspace doc (#5871)Pavlos Vinieratos
2019-05-15Add effect range to rgblight.c (#5856)Takeshi ISHII
2019-05-11Added check for event pressed to clear space cadet (#5839)XScorpion2
2019-05-11translate docs into Mandarin Chinese (#5807)ymzcdg
2019-05-10RGB Matrix Effects: Cycle Out to In & Cycle Out to In Dual (#5812)XScorpion2
2019-05-10Cleanup/rgb matrix (#5811)XScorpion2
2019-05-10[Docs] RGB Animation documentation on reducing memory footprint (#5813)Yan-Fa Li
2019-05-08[Docs] Fix Space Cadet link (#5825)Tobias V. Langhoff
2019-05-07RGB Matrix Typing Heatmap (#5786)XScorpion2
2019-05-07rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part ...XScorpion2