aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2019-06-24[Docs] Reword confusing description of `TO(layer)` (#6174)Gravatar lf
2019-06-19Fix breathing always on for soft PWM (#5983)Gravatar fauxpark
2019-06-19Set default I2C clock speed to 100kHz for split_common (#6161)Gravatar Danny
2019-06-17Fix backlight breathing on C6 (#6102)Gravatar fauxpark
2019-06-11Add SH1106 OLED support (#5787)Gravatar Michael F. Lamb
2019-06-11[Docs] Update feature_rgb_matrix.md (#6117)Gravatar Chris Scheib
2019-06-07Fixing OLED Driver for 128x64 displays (#6085)Gravatar XScorpion2
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Gravatar Drashna Jaelre
2019-06-06use twitter card large setting for larger previewsGravatar Jack Humbert
2019-06-06add type:object to docs meta info (github uses it)Gravatar Jack Humbert
2019-06-06Add meta tags for docsGravatar Jack Humbert
2019-06-05Change from avr-gcc@7 to @8 for MacGravatar Danny Nguyen
2019-06-05[Docs] Make Code Examples Consistent On Combo Page (#6078)Gravatar Alex Mayer
2019-06-04docs to Mandarin Chinese (#5960)Gravatar ymzcdg
2019-06-04Add missing links to features page and sidebar section (#5949)Gravatar Jack Humbert
2019-06-01Parameterise STM32 I2C pin modes and timing parameters. (#5671)Gravatar Nick Brassel
2019-05-31[Docs] Update getting_started_introduction.md (#6037)Gravatar Elliot Powell
2019-05-31Update reference_configurator_support.mdGravatar Elliot Powell
2019-05-30Update feature_encoders.mdGravatar Elliot Powell
2019-05-25Document MT keycode in keycodes.mdGravatar fauxpark
2019-05-23Fix typoGravatar Drashna Jaelre
2019-05-22Additional link fixesGravatar Drashna Jaelre
2019-05-22Fix linksGravatar Drashna Jaelre
2019-05-22translate docs into Mandarin Chinese (#5890)Gravatar ymzcdg
2019-05-21Add missing links to features page and sidebar sectionGravatar Drashna Jaelre
2019-05-19Added custom center point to rgb matrixGravatar Ryan Caltabiano
2019-05-19Spirals, Pinwheels, and Documentation....Oh My! RGB Matrix Effects (#5877)Gravatar XScorpion2
2019-05-19Single Color Band scrolling left to right effects (#5867)Gravatar XScorpion2
2019-05-17Adds a configurable initial delay to the audio clicky feature (#4286)Gravatar Josh
2019-05-16Make delay for Capslock in Hold-Tap functions configurable (#5497)Gravatar Drashna Jaelre
2019-05-16[Docs] Fix typo in Userspace doc (#5871)Gravatar Pavlos Vinieratos
2019-05-15Add effect range to rgblight.c (#5856)Gravatar Takeshi ISHII
2019-05-11Added check for event pressed to clear space cadet (#5839)Gravatar XScorpion2
2019-05-11translate docs into Mandarin Chinese (#5807)Gravatar ymzcdg
2019-05-10RGB Matrix Effects: Cycle Out to In & Cycle Out to In Dual (#5812)Gravatar XScorpion2
2019-05-10Cleanup/rgb matrix (#5811)Gravatar XScorpion2
2019-05-10[Docs] RGB Animation documentation on reducing memory footprint (#5813)Gravatar Yan-Fa Li
2019-05-08[Docs] Fix Space Cadet link (#5825)Gravatar Tobias V. Langhoff
2019-05-07RGB Matrix Typing Heatmap (#5786)Gravatar XScorpion2
2019-05-07rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part ...Gravatar XScorpion2
2019-05-05Space Cadet: Reducing unnecessary reported keypresses (#5781)Gravatar XScorpion2
2019-05-04fix line endingsGravatar Ryan Caltabiano
2019-05-04[Docs] Update Super ALT↯TAB to remove use of unregister_code16 (#5766)Gravatar Jez Cope
2019-05-03[Docs] Add examples to debugging docs (#5555)Gravatar zvecr
2019-05-03New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fix...Gravatar Konstantin Đorđević
2019-05-03getting_started_introduction.md ->zh-cn (#5767)Gravatar ymzcdg
2019-05-02translate the first unit(newbs) (#5753)Gravatar ymzcdg
2019-05-02Add option to enable LTO easily (#5674)Gravatar Drashna Jaelre
2019-05-02If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table inste...Gravatar Takeshi ISHII
2019-05-01rgblight 255 hue (#5547)Gravatar XScorpion2