aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* [Docs] Add section about EEPROM on ARM (#5070)Yan-Fa Li2019-02-181-6/+14
* Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr2019-02-181-1/+1
* Change Command keycode defaults to match corresponding Bootmagic codes (#5078)Konstantin Đorđević2019-02-171-6/+7
* Add clang-format section to contributing.mdJames Churchill2019-02-171-0/+12
* Add docs on using keyboard_post_init_user to enable debug modeszvecr2019-02-161-1/+11
* Haptic feedback generalized - DRV2605 and solenoids (#4939)ishtob2019-02-161-0/+147
* 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