summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Custom Tapping Term per key (#5009)Drashna Jaelre2019-04-05
* Eager Per Row Debouncing added (added to Ergodox) (#5498)Alex Ong2019-04-03
* RGB Matrix Overhaul (#5372)XScorpion22019-04-02
* Fix typo in keyboard_post_init_user example, remove EPRM from Persistent Conf...zvecr2019-04-01
* Update build instructions and Dockerfile to download submodulesMikhail Goncharov2019-03-30
* Fixing dead links (#5503)Brian Choromanski2019-03-29
* [Docs] Add udev rule for Input Club bootloaders (#5494)Rob Rogers2019-03-27
* Add 3 speed mousekey movement option (#2246)Jon Arintok2019-03-26
* Document an annoyance with Grave Escape and macOS Terminal (#5483)fauxpark2019-03-24
* Add support for RGB LEDs wired directly to each half's controller (#5392)Danny2019-03-23
* ISP Flashing Guide - atmega32a info (#4993)wanleg2019-03-22
* rgblight.c: add remap feature (#5243)Takeshi ISHII2019-03-20
* Fix link to Caterina bootloader hex files (#5452)fauxpark2019-03-20
* [Docs] Recursively clone qmk_firmware repo (#5378)Drashna Jaelre2019-03-18
* [Docs] Smallish overhaul of the docs (#5281)Drashna Jaelre2019-03-18
* [Docs] Add music_map to audio documentation (#5419)Drashna Jaelre2019-03-18
* New RGB Matrix effect: Single color reactive (#5330)M-AS2019-03-17
* [Docs] Add VSCode guide to docs (#5124)Drashna Jaelre2019-03-15
* Add avrdude split EE_HANDS flash commands (#5414)Danny2019-03-15
* Fix ascii art (#5407)Brendan Wrafter2019-03-14
* Next set of split_common changes (#4974)James Churchill2019-03-12
* getting_started_build_tools: dfu-{util,programmer} now available from arch repoenkore2019-03-08
* [Docs] Update the KC_MAKE example in Userspace docs (#5337)Drashna Jaelre2019-03-08
* [Docs] Add Tap Dance example to the docs (#5326)Dusty Pomerleau2019-03-07
* Add more "decent" text editors (#5308)Mitchel van Eijgen2019-03-05
* [Docs] Fix function signature (layer_state_set_*) (#5313)lf2019-03-04
* Clean up debounce a bit (#5255)James Churchill2019-03-04
* Add LED Matrix to Features list for easy reference (#5280)Drashna Jaelre2019-03-03
* [Docs] Add note about using Unicode Hex Input (#5248)Graham P Heath2019-02-28
* Ask for your name when generating a new keyboard (#5214)fauxpark2019-02-26
* Replace instances of KEYMAP with LAYOUTnoroadsleft2019-02-21
* Grammar cleanup of Flashing Your Keyboard Newbs Guide (#5201)noroadsleft2019-02-21
* Velocikey: Match RGB animation speed to typing speed (#3754)Chris Lewis2019-02-21
* Updated hand wiring docs (#5198)Johannes Jansson2019-02-20
* Markdown cleanup on Config Options docnoroadsleft2019-02-20
* [Docs] Fix typo in RGB Matrix Driver configuration (#5182)Ben2019-02-19
* [Docs] Add section about EEPROM on ARM (#5070)Yan-Fa Li2019-02-18
* Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr2019-02-18
* Change Command keycode defaults to match corresponding Bootmagic codes (#5078)Konstantin Đorđević2019-02-17
* Add clang-format section to contributing.mdJames Churchill2019-02-17
* Add docs on using keyboard_post_init_user to enable debug modeszvecr2019-02-16
* Haptic feedback generalized - DRV2605 and solenoids (#4939)ishtob2019-02-16
* Fix documentation about one shot tap toggleJayesh Vora2019-02-15
* Add support for using ranges for RGB (#4981)Erovia2019-02-15
* Update KC_GESC documentation (#5053)Yan-Fa Li2019-02-15
* docker_build.sh: Run container in interactive mode (#5088)Konstantin Đorđević2019-02-15
* Improve Encoder documentation (#5130)Ben2019-02-14
* Debounce refactor / API (#3720)Drashna Jaelre2019-02-14
|\
| * Stricter, leaner DEBOUNCE_TYPE section in common_features.mk. Cleanup debounc...alex-ong2019-01-27
| * Removed check for custom_matrix. We can safely include the debounce file for ...alex-ong2019-01-26