aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Gravatar Joe Wasson
2018-09-15docs/contributing: add `#pragma once` to Coding ConventionsGravatar James Laird-Wah
2018-09-13Add an easy way to create new keymaps for your favorite keyboard (#3868)Gravatar MechMerlin
2018-09-13rgblight.[ch] more configurable (#3582)Gravatar Takeshi ISHII
2018-09-05Add the ability to disable the USB startup check for ChibiosGravatar yiancar
2018-08-30Docs: Tabulate Modifier & Mod-Tap keycode listings in advanced keycodes docs ...Gravatar fauxpark
2018-08-30Tweak the wording in "Becoming a QMK Collaborator"Gravatar fauxpark
2018-08-29Docs: add process_terminal() and update links to other functions (#3778)Gravatar arlenk
2018-08-29Mask off keycode/layer/mod where possible in LT(), MT(), etc. (#3430)Gravatar fauxpark
2018-08-28Docs: Add docs for the `LAYOUT_*` macro to layouts (#3772)Gravatar Evan Travers
2018-08-28ISSI31FL3733 driver (#3679)Gravatar yiancar
2018-08-26Helpful functionsGravatar Drashna Jaelre
2018-08-16First pass at reorganizing docsGravatar skullY
2018-08-15Docs: Update image in FAQ/Keymap: KC_EQLS -> KC_EQL (#3660)Gravatar zgtm
2018-08-11Document FIRMWARE_FORMAT (#3631)Gravatar skullydazed
2018-08-11Update FAQ section on power keysGravatar fauxpark
2018-08-11Dedupe shifted keycodes listingGravatar fauxpark
2018-08-09RGB Driver Documentation Update (#3601)Gravatar yiancar
2018-08-07fix swap_hands keycodes in documentation (#3588)Gravatar wanleg
2018-08-07Improve RGB lighting documentation (#3580)Gravatar fauxpark
2018-08-05Update Shifted keycodes docs (#3575)Gravatar fauxpark
2018-08-05Update FAQ section on Apple Fn (#3574)Gravatar fauxpark
2018-08-04More improvements to keycode docs (#3567)Gravatar fauxpark
2018-08-02Update ISP flashing guide with pre-compiled binary (#3217)Gravatar Jack Humbert
2018-08-01Docs: Format Space Cadet documentation (#3540)Gravatar fauxpark
2018-07-31Docs: Format Key Lock documentation (#3538)Gravatar fauxpark
2018-07-31Docs: Fix some minor errors in tap dance example (#3530)Gravatar Emmanuel Odongo
2018-07-31Docs: Format Grave Escape documentation (#3536)Gravatar fauxpark
2018-07-31Docs: Add Usage section to backlight docs (#3537)Gravatar fauxpark
2018-07-30Backlighting docs (#3526)Gravatar fauxpark
2018-07-29Docs: Fix Command docs escaping (#3523)Gravatar fauxpark
2018-07-29Docs: Adjust dynamic macro docs to include more than the planck (#3509)Gravatar Evan Travers
2018-07-29Docs: Make Bootmagic and Command docs a little easier to read (#3499)Gravatar fauxpark
2018-07-26Docs: Clarify "right" -> "right-handed" (#3507)Gravatar Evan Travers
2018-07-26Docs: Fixed the link to the advanced keycodes wiki (#3505)Gravatar Bruno Fagundez
2018-07-25Fix for the Split Common I2C code's SCL_CLOCK issue (#3474)Gravatar Drashna Jaelre
2018-07-17Update README with rules.mk ordering information.Gravatar Fredric Silberberg
2018-07-16Lets split eh (#3120)Gravatar That-Canadian
2018-07-16Fix sidebard docGravatar Drashna Jaelre
2018-07-15Docs: Adjust prompt to be more recognizable (#3417)Gravatar Evan Travers
2018-07-15Overhaul to keycode related docsGravatar Drashna Jaelre
2018-07-15Integrating Peter Fleury's HD44780 LCD library (#3209)Gravatar Max Audron
2018-07-15Update config.h boilerplate to use `#pragma once`Gravatar Evan Travers
2018-07-15Add Userspace mentionGravatar Evan Travers
2018-07-15Reword the `config.h` sectionGravatar Evan Travers
2018-07-15Update docs: `Makefile` -> `rules.mk`Gravatar Evan Travers
2018-07-13Docs: add resources for git (#3390)Gravatar KeLorean
2018-07-11Replace gitter links with Discord. (#3368)Gravatar Fred Silberberg
2018-07-07Instruct macos users to use avr-gcc@7 (#3337)Gravatar Evan Travers
2018-07-06Add documentation for TAPPING_FORCE_HOLD (#2957) (#3320)Gravatar Nicolas Schodet