aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2018-10-19Some cleanup of the Useful Functions docs (#4064)Gravatar Drashna Jaelre
2018-10-18Docs: Adding QMK Git Conventions doc; formatting cleanup on Learning Resourc...Gravatar noroadsleft
2018-10-17Fix more broken links to the HID specGravatar Christoffer Holmberg
2018-10-17Fix grammar, typos, and the link to HID specificationGravatar Christoffer Holmberg
2018-10-15Fix doc typoGravatar Jim Tittsler
2018-10-13Fix Typo in Custom Quantum functions document (led_state) (#4129)Gravatar asakuno
2018-10-11add a notice into docs/feature_rgblight.mdGravatar mtei
2018-10-10Add documentation for Combo featureGravatar Drashna Jaelre
2018-10-10Cleanup learning newb linksGravatar Drashna Jaelre
2018-10-10Update and cleanup AVR Hardware docsGravatar Drashna Jaelre
2018-10-10Specify max layers supported in layer keycodesGravatar Drashna Jaelre
2018-10-09Fix formatting in Unicode textGravatar Drashna Jaelre
2018-10-09Added link to One Shot KeysGravatar Brian Choromanski
2018-10-09Added OSL to list of layer togglesGravatar Brian Choromanski
2018-10-07Update Bluetooth docs (#4062)Gravatar chipperdoodles
2018-10-06Update and clarify Unicode documentation (#4065)Gravatar Drashna Jaelre
2018-10-06Update Contrib doc (#4068)Gravatar Drashna Jaelre
2018-10-05ARM SWD guideGravatar yiancar
2018-10-01Add C hint to inline codeGravatar Yan-Fa Li
2018-10-01Add send_unicode_hex_string function (#3828)Gravatar Drashna Jaelre
2018-10-01Add tap_code function (#3784)Gravatar Drashna Jaelre
2018-10-01Add Function level EECONFIG code for EEPROM (#3084)Gravatar Drashna Jaelre
2018-10-01Make digital rain RGB matrix effect #define configurable.Gravatar Daniel Shields
2018-10-01Correct small typoGravatar Anthony Som
2018-09-28Spell-check update for Userspace documentationGravatar noroadsleft
2018-09-28Update quantum matrix to support both AVR and Chibios ARM (#3968)Gravatar yiancar
2018-09-28Update to the Userspace documentation (#4005)Gravatar Drashna Jaelre
2018-09-28Update Document Templates to reflect newer wording and URLs (#4006)Gravatar Drashna Jaelre
2018-09-27add 'mavrdude' target into tmk_core/avr.mk (#3986)Gravatar Takeshi ISHII
2018-09-25Add On/Off keycodesGravatar Drashna Jaelre
2018-09-25Store Clicky status in EEPROMGravatar Drashna Jaelre
2018-09-23Circuitry sample for PS/2 Mouse (#3959)Gravatar Luca
2018-09-19Remove redefinition of `_______` in documentation example (#3924)Gravatar Anthony Wharton
2018-09-17Create AG_TOGG code to toggle Alt/Gui swap.Gravatar Joe Wasson
2018-09-17Fix LEADER_KEY docs.Gravatar dsissitka
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