aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Fix documentation about one shot tap toggleJayesh Vora2019-02-151-1/+1
* Add support for using ranges for RGB (#4981)Erovia2019-02-151-31/+37
* Update KC_GESC documentation (#5053)Yan-Fa Li2019-02-151-1/+9
* docker_build.sh: Run container in interactive mode (#5088)Konstantin Đorđević2019-02-151-4/+4
* Improve Encoder documentation (#5130)Ben2019-02-141-1/+1
* Debounce refactor / API (#3720)Drashna Jaelre2019-02-141-0/+46
|\
| * Stricter, leaner DEBOUNCE_TYPE section in common_features.mk. Cleanup debounc...alex-ong2019-01-271-10/+12
| * Removed check for custom_matrix. We can safely include the debounce file for ...alex-ong2019-01-261-12/+6
| * Whitespace cleanup.alex-ong2019-01-261-10/+7
| * DO NOT USE Merge branch 'master' into debounce_refactorAlex Ong2019-01-2618-511/+488
| |\
| * \ Merge branch 'master' into debounce_refactorAlex Ong2019-01-0455-801/+2376
| |\ \
| * | | Added bold in a few areas.Alex Ong2018-08-291-2/+3
| * | | Fixed missing whitespace in debounce documentationAlex Ong2018-08-291-0/+1
| * | | Changed order of rules in TMK. Documented feature.Alex Ong2018-08-291-0/+51
* | | | Add kb and user level keyboard initialization functions (#3113)Drashna Jaelre2019-02-141-8/+60
* | | | Add a mechanism for force building a particular community layout (#5027)zvecr2019-02-141-0/+29
* | | | Add documentation for led matrixskullY2019-02-103-170/+51
* | | | The beginning of a simple led matrix driver for is31fl3731skullY2019-02-101-0/+217
* | | | added missing ; on example (#5089)Joshua Bragge2019-02-091-1/+1
* | | | Add label to the info.json referenceskullY2019-02-081-0/+3
* | | | fix the case for some elementsskullY2019-02-081-8/+8
* | | | Update docs/reference_info_json.mdnoroadsleft2019-02-081-1/+1
* | | | Clarify LAYOUT vs LAYOUT_allskullY2019-02-081-3/+5
* | | | Address comments in #4832. Move info.json reference to its own file.skullY2019-02-083-81/+87
* | | | Update docs/hardware_keyboard_guidelines.mdKonstantin Đorđević2019-02-081-1/+1
* | | | Update docs/hardware_keyboard_guidelines.mdKonstantin Đorđević2019-02-081-1/+1
* | | | Update docs/hardware_keyboard_guidelines.mdKonstantin Đorđević2019-02-081-1/+1
* | | | Update docs/hardware_keyboard_guidelines.mdKonstantin Đorđević2019-02-081-1/+1
* | | | Update docs/hardware_keyboard_guidelines.mdKonstantin Đorđević2019-02-081-1/+1
* | | | Update docs/hardware_keyboard_guidelines.mdKonstantin Đorđević2019-02-081-1/+1
* | | | Update docs/hardware_keyboard_guidelines.mdKonstantin Đorđević2019-02-081-1/+1
* | | | Update docs/hardware_keyboard_guidelines.mdKonstantin Đorđević2019-02-081-1/+1
* | | | Update docs/hardware_keyboard_guidelines.mdKonstantin Đorđević2019-02-081-1/+1
* | | | Update docs/hardware_keyboard_guidelines.mdKonstantin Đorđević2019-02-081-1/+1
* | | | Update docs/hardware_keyboard_guidelines.mdKonstantin Đorđević2019-02-081-1/+1
* | | | Update docs/hardware_keyboard_guidelines.mdfauxpark2019-02-081-1/+1
* | | | tweak the keyboard guidelinesskullY2019-02-081-4/+6
* | | | Update the keyboard guidelinesskullY2019-02-081-3/+77
* | | | Adds a period to the docs.Erez Zukerman2019-02-071-1/+1
* | | | [Docs] Bootmagic Lite Caveat (#5069)Yan-Fa Li2019-02-061-1/+3
* | | | faq_build.md: Add section about serial devices on LinuxRobin Hallabro-Kokko2019-02-061-0/+4
* | | | Improvements to Space Cadet Shift (#3856)Anthony2019-02-051-6/+10
* | | | Add One Shot Key callbacks (#4697)Thomas Baart2019-02-051-0/+75
* | | | Contribute the MechMerlin QMK Configurator docs (#4986)MechMerlin2019-01-283-3/+112
* | | | Backlight - New option : BACKLIGHT_CAPS_LOCK (#4769)Rockman182019-01-281-0/+1
* | | | Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)Konstantin Đorđević2019-01-272-33/+33
| |_|/ |/| |
* | | Add C(), A() and G() to match already existing S() (#4673)fauxpark2019-01-252-46/+46
* | | Adding documentation for the LM layer modifier. (#3617)Dave Brown2019-01-251-1/+1
* | | Fix a typo in link to the Pro Micro ISP firmwareBalz Guenat2019-01-241-1/+1
* | | Tidy up IS_{,HOST_}LED_{ON,OFF} macros (#4894)Konstantin Đorđević2019-01-201-18/+9