summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* [Docs] Add udev rule for Input Club bootloaders (#5494)Rob Rogers2019-03-271-0/+6
* Add 3 speed mousekey movement option (#2246)Jon Arintok2019-03-261-37/+70
* Document an annoyance with Grave Escape and macOS Terminal (#5483)fauxpark2019-03-241-1/+1
* Add support for RGB LEDs wired directly to each half's controller (#5392)Danny2019-03-232-6/+14
* ISP Flashing Guide - atmega32a info (#4993)wanleg2019-03-221-0/+5
* rgblight.c: add remap feature (#5243)Takeshi ISHII2019-03-201-0/+47
* Fix link to Caterina bootloader hex files (#5452)fauxpark2019-03-201-1/+1
* [Docs] Recursively clone qmk_firmware repo (#5378)Drashna Jaelre2019-03-181-2/+4
* [Docs] Smallish overhaul of the docs (#5281)Drashna Jaelre2019-03-188-126/+172
* [Docs] Add music_map to audio documentation (#5419)Drashna Jaelre2019-03-181-4/+27
* New RGB Matrix effect: Single color reactive (#5330)M-AS2019-03-171-0/+2
* [Docs] Add VSCode guide to docs (#5124)Drashna Jaelre2019-03-153-1/+119
* Add avrdude split EE_HANDS flash commands (#5414)Danny2019-03-151-0/+4
* Fix ascii art (#5407)Brendan Wrafter2019-03-141-1/+1
* Next set of split_common changes (#4974)James Churchill2019-03-121-1/+1
* getting_started_build_tools: dfu-{util,programmer} now available from arch repoenkore2019-03-081-3/+1
* [Docs] Update the KC_MAKE example in Userspace docs (#5337)Drashna Jaelre2019-03-081-15/+39
* [Docs] Add Tap Dance example to the docs (#5326)Dusty Pomerleau2019-03-073-1/+98
* Add more "decent" text editors (#5308)Mitchel van Eijgen2019-03-051-1/+1
* [Docs] Fix function signature (layer_state_set_*) (#5313)lf2019-03-041-1/+1
* Clean up debounce a bit (#5255)James Churchill2019-03-043-23/+16
* Add LED Matrix to Features list for easy reference (#5280)Drashna Jaelre2019-03-032-0/+2
* [Docs] Add note about using Unicode Hex Input (#5248)Graham P Heath2019-02-281-2/+4
* Ask for your name when generating a new keyboard (#5214)fauxpark2019-02-261-2/+2
* Replace instances of KEYMAP with LAYOUTnoroadsleft2019-02-217-19/+19
* Grammar cleanup of Flashing Your Keyboard Newbs Guide (#5201)noroadsleft2019-02-211-3/+3
* Velocikey: Match RGB animation speed to typing speed (#3754)Chris Lewis2019-02-212-0/+31
* Updated hand wiring docs (#5198)Johannes Jansson2019-02-201-7/+14
* Markdown cleanup on Config Options docnoroadsleft2019-02-201-3/+3
* [Docs] Fix typo in RGB Matrix Driver configuration (#5182)Ben2019-02-191-3/+3
* [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