summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2018-09-25Add On/Off keycodesDrashna Jaelre1-5/+7
2018-09-25Store Clicky status in EEPROMDrashna Jaelre1-3/+1
2018-09-23Circuitry sample for PS/2 Mouse (#3959)Luca1-0/+18
2018-09-20Remove redefinition of `_______` in documentation example (#3924)Anthony Wharton1-3/+9
2018-09-18Create AG_TOGG code to toggle Alt/Gui swap.Joe Wasson2-0/+2
2018-09-17Fix LEADER_KEY docs.dsissitka1-1/+1
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson3-3/+11
2018-09-15docs/contributing: add `#pragma once` to Coding ConventionsJames Laird-Wah1-0/+1
2018-09-13Add an easy way to create new keymaps for your favorite keyboard (#3868)MechMerlin1-0/+14
2018-09-13rgblight.[ch] more configurable (#3582)Takeshi ISHII1-15/+27
2018-09-05Add the ability to disable the USB startup check for Chibiosyiancar1-0/+4
2018-08-30Docs: Tabulate Modifier & Mod-Tap keycode listings in advanced keycodes docs ...fauxpark2-49/+69
2018-08-30Tweak the wording in "Becoming a QMK Collaborator"fauxpark1-4/+6
2018-08-30Docs: add process_terminal() and update links to other functions (#3778)arlenk1-24/+29
2018-08-30Mask off keycode/layer/mod where possible in LT(), MT(), etc. (#3430)fauxpark1-6/+4
2018-08-29Docs: Add docs for the `LAYOUT_*` macro to layouts (#3772)Evan Travers1-0/+6
2018-08-28ISSI31FL3733 driver (#3679)yiancar2-3/+55
2018-08-26Helpful functionsDrashna Jaelre4-0/+69
2018-08-16First pass at reorganizing docsskullY2-80/+56
2018-08-15Docs: Update image in FAQ/Keymap: KC_EQLS -> KC_EQL (#3660)zgtm1-2/+2
2018-08-12Document FIRMWARE_FORMAT (#3631)skullydazed1-0/+2
2018-08-11Update FAQ section on power keysfauxpark1-5/+4
2018-08-11Dedupe shifted keycodes listingfauxpark5-35/+5
2018-08-10RGB Driver Documentation Update (#3601)yiancar2-3/+7
2018-08-07fix swap_hands keycodes in documentation (#3588)wanleg1-4/+4
2018-08-07Improve RGB lighting documentation (#3580)fauxpark1-121/+108
2018-08-05Update Shifted keycodes docs (#3575)fauxpark1-3/+5
2018-08-05Update FAQ section on Apple Fn (#3574)fauxpark1-5/+5
2018-08-04More improvements to keycode docs (#3567)fauxpark3-288/+324
2018-08-03Update ISP flashing guide with pre-compiled binary (#3217)Jack Humbert1-29/+50
2018-08-01Docs: Format Space Cadet documentation (#3540)fauxpark9-57/+71
2018-08-01Docs: Format Key Lock documentation (#3538)fauxpark1-7/+18
2018-08-01Docs: Fix some minor errors in tap dance example (#3530)Emmanuel Odongo1-10/+8
2018-08-01Docs: Format Grave Escape documentation (#3536)fauxpark1-8/+15
2018-08-01Docs: Add Usage section to backlight docs (#3537)fauxpark1-3/+13
2018-07-31Backlighting docs (#3526)fauxpark1-19/+23
2018-07-30Docs: Fix Command docs escaping (#3523)fauxpark1-32/+32
2018-07-29Docs: Adjust dynamic macro docs to include more than the planck (#3509)Evan Travers1-3/+3
2018-07-29Docs: Make Bootmagic and Command docs a little easier to read (#3499)fauxpark2-118/+127
2018-07-27Docs: Clarify "right" -> "right-handed" (#3507)Evan Travers1-1/+1
2018-07-27Docs: Fixed the link to the advanced keycodes wiki (#3505)Bruno Fagundez1-1/+1
2018-07-25Fix for the Split Common I2C code's SCL_CLOCK issue (#3474)Drashna Jaelre1-0/+2
2018-07-17Update README with rules.mk ordering information.Fredric Silberberg1-1/+15
2018-07-17Lets split eh (#3120)That-Canadian2-0/+16
2018-07-17Fix sidebard docDrashna Jaelre2-4/+10
2018-07-16Docs: Adjust prompt to be more recognizable (#3417)Evan Travers1-6/+4
2018-07-15Overhaul to keycode related docsDrashna Jaelre5-90/+160
2018-07-15Integrating Peter Fleury's HD44780 LCD library (#3209)Max Audron2-0/+57
2018-07-15Update config.h boilerplate to use `#pragma once`Evan Travers1-11/+3
2018-07-15Add Userspace mentionEvan Travers1-0/+4