summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Improve mouse keys docs and constant speed modeMarkus Weimar2019-04-181-77/+84
* Update our style guide (#5500)skullydazed2019-04-181-1/+9
* Features/ws2812 matrix driver (#5418)XScorpion22019-04-141-1/+23
* [Docs] Adding Alt↯Tab example macro (#5616)roguepullrequest2019-04-141-1/+46
* Port DIRECT_PINS from split_common/matrix.c to matrix.c (#5091)zvecr2019-04-113-0/+22
* Remove caveat about combos with shared keys (#5601)Noah Frederick2019-04-101-1/+0
* Revert "Update build instructions and docker file to download submodules" (#5...Konstantin Đorđević2019-04-101-3/+3
* Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532)Jack Humbert2019-04-081-1/+3
* [Docs] update feature_rgblight.md: add some figures (#5578)Takeshi ISHII2019-04-081-3/+29
* Custom Tapping Term per key (#5009)Drashna Jaelre2019-04-052-0/+31
* Eager Per Row Debouncing added (added to Ergodox) (#5498)Alex Ong2019-04-031-1/+4
* RGB Matrix Overhaul (#5372)XScorpion22019-04-021-125/+153
* Fix typo in keyboard_post_init_user example, remove EPRM from Persistent Conf...zvecr2019-04-011-13/+8
* Update build instructions and Dockerfile to download submodulesMikhail Goncharov2019-03-301-0/+2
* Fixing dead links (#5503)Brian Choromanski2019-03-291-0/+2
* [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