summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2019-08-20Remove superfluous JTAG disable code (#6445)fauxpark
2019-08-19[Docs] Add RGB Matrix default mode define info (#6564)Drashna Jaelre
2019-08-17Reword a note about the MANUFACTURER and PRODUCT defines in hardware_avr.md (...fauxpark
2019-08-16Add support for different encoder pinout for right half of split keyboard (#6...Danny
2019-08-08Improve backlight PWM pin support (#6202)fauxpark
2019-08-08Change "yu" to "you" in combo docs (#6510)Michael Clayton
2019-08-03[Split] Add config option for DIRECT_PINS_RIGHT (#6479)Garrett Singer
2019-08-01[Docs] Add dfu-util and caterina udev examples (#6429)Joel Challis
2019-07-31Fix typo for building Ergodox EZ keyboards (#6453)Rasmus Lindroth
2019-07-29Update YouTube URLZachary J. Slater
2019-07-25[Docs] Add Sections and MO(layer)/TG(layer) Example (#6308)thomas-d-11
2019-07-20Update IS_COMMAND definitions to use MOD_MASK_SHIFT (#6348)Konstantin Đorđević
2019-07-19[Docs] Clarify Zadig usage in FAQ Docs (#6360)Drashna Jaelre
2019-07-18Correct backlight on state docs (#6358)fauxpark
2019-07-16Extend maximum number of backlight levels to 31 (#6351)fauxpark
2019-07-16Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)Drashna Jaelre
2019-07-16Allow Combo feature to be enabled/disabled live (#6318)Drashna Jaelre
2019-07-16Add ARM I2Cv1 support to i2c_master (#6262)Joel Challis
2019-07-16Make Caps Lock delay more reasonable (#6199)Drashna Jaelre
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