summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
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
2019-05-05Space Cadet: Reducing unnecessary reported keypresses (#5781)XScorpion2
2019-05-04fix line endingsRyan Caltabiano
2019-05-04[Docs] Update Super ALT↯TAB to remove use of unregister_code16 (#5766)Jez Cope
2019-05-03[Docs] Add examples to debugging docs (#5555)zvecr
2019-05-03New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fix...Konstantin Đorđević
2019-05-03getting_started_introduction.md ->zh-cn (#5767)ymzcdg
2019-05-02translate the first unit(newbs) (#5753)ymzcdg
2019-05-02Add option to enable LTO easily (#5674)Drashna Jaelre
2019-05-02If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table inste...Takeshi ISHII
2019-05-01rgblight 255 hue (#5547)XScorpion2
2019-04-30Added OLED Driver to the summaryRyan Caltabiano
2019-04-29Simple extended space cadet (#5277)XScorpion2
2019-04-29Updated rgb_led struct field modifier to flags (#5619)XScorpion2
2019-04-29RGB Matrix: Custom effects on a kb/user level (#5338)Daniel Prilik
2019-04-27A better new_project.sh (#5191)fauxpark
2019-04-23Translate docs into Chinese (#5693)ymzcdg
2019-04-22RGB Matrix Animations: Three/six new reactive effects (wide, cross, nexus) (#...M-AS