aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Add the ability to disable the USB startup check for Chibiosyiancar2018-09-051-0/+4
* Docs: Tabulate Modifier & Mod-Tap keycode listings in advanced keycodes docs ...fauxpark2018-08-302-49/+69
* Tweak the wording in "Becoming a QMK Collaborator"fauxpark2018-08-301-4/+6
* Docs: add process_terminal() and update links to other functions (#3778)arlenk2018-08-291-24/+29
* Mask off keycode/layer/mod where possible in LT(), MT(), etc. (#3430)fauxpark2018-08-291-6/+4
* Docs: Add docs for the `LAYOUT_*` macro to layouts (#3772)Evan Travers2018-08-281-0/+6
* ISSI31FL3733 driver (#3679)yiancar2018-08-282-3/+55
* Helpful functionsDrashna Jaelre2018-08-264-0/+69
* First pass at reorganizing docsskullY2018-08-162-80/+56
* Docs: Update image in FAQ/Keymap: KC_EQLS -> KC_EQL (#3660)zgtm2018-08-151-2/+2
* Document FIRMWARE_FORMAT (#3631)skullydazed2018-08-111-0/+2
* Update FAQ section on power keysfauxpark2018-08-111-5/+4
* Dedupe shifted keycodes listingfauxpark2018-08-115-35/+5
* RGB Driver Documentation Update (#3601)yiancar2018-08-092-3/+7
* fix swap_hands keycodes in documentation (#3588)wanleg2018-08-071-4/+4
* Improve RGB lighting documentation (#3580)fauxpark2018-08-071-121/+108
* Update Shifted keycodes docs (#3575)fauxpark2018-08-051-3/+5
* Update FAQ section on Apple Fn (#3574)fauxpark2018-08-051-5/+5
* More improvements to keycode docs (#3567)fauxpark2018-08-043-288/+324
* Update ISP flashing guide with pre-compiled binary (#3217)Jack Humbert2018-08-021-29/+50
* Docs: Format Space Cadet documentation (#3540)fauxpark2018-08-019-57/+71
* Docs: Format Key Lock documentation (#3538)fauxpark2018-07-311-7/+18
* Docs: Fix some minor errors in tap dance example (#3530)Emmanuel Odongo2018-07-311-10/+8
* Docs: Format Grave Escape documentation (#3536)fauxpark2018-07-311-8/+15
* Docs: Add Usage section to backlight docs (#3537)fauxpark2018-07-311-3/+13
* Backlighting docs (#3526)fauxpark2018-07-301-19/+23
* Docs: Fix Command docs escaping (#3523)fauxpark2018-07-291-32/+32
* Docs: Adjust dynamic macro docs to include more than the planck (#3509)Evan Travers2018-07-291-3/+3
* Docs: Make Bootmagic and Command docs a little easier to read (#3499)fauxpark2018-07-292-118/+127
* Docs: Clarify "right" -> "right-handed" (#3507)Evan Travers2018-07-261-1/+1
* Docs: Fixed the link to the advanced keycodes wiki (#3505)Bruno Fagundez2018-07-261-1/+1
* Fix for the Split Common I2C code's SCL_CLOCK issue (#3474)Drashna Jaelre2018-07-251-0/+2
* Update README with rules.mk ordering information.Fredric Silberberg2018-07-171-1/+15
* Lets split eh (#3120)That-Canadian2018-07-162-0/+16
* Fix sidebard docDrashna Jaelre2018-07-162-4/+10
* Docs: Adjust prompt to be more recognizable (#3417)Evan Travers2018-07-151-6/+4
* Overhaul to keycode related docsDrashna Jaelre2018-07-155-90/+160
* Integrating Peter Fleury's HD44780 LCD library (#3209)Max Audron2018-07-152-0/+57
* Update config.h boilerplate to use `#pragma once`Evan Travers2018-07-151-11/+3
* Add Userspace mentionEvan Travers2018-07-151-0/+4
* Reword the `config.h` sectionEvan Travers2018-07-151-5/+16
* Update docs: `Makefile` -> `rules.mk`Evan Travers2018-07-151-1/+1
* Docs: add resources for git (#3390)KeLorean2018-07-132-1/+16
* Replace gitter links with Discord. (#3368)Fred Silberberg2018-07-113-11/+5
* Instruct macos users to use avr-gcc@7 (#3337)Evan Travers2018-07-072-1/+15
* Add documentation for TAPPING_FORCE_HOLD (#2957) (#3320)Nicolas Schodet2018-07-062-3/+33
* Addition of hard brigtness limit for RGB_Matrix (#3299)yiancar2018-07-031-0/+1
* Clean up SEND_STRING keycodes and add media keys (#3214)fauxpark2018-06-282-0/+2
* Add rgblight mode 35 (R,G,B test mode) (#3114)Takeshi ISHII2018-06-042-0/+2
* Add Suspend functions (#3112)Drashna Jaelre2018-06-031-2/+33