aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2019-04-08[Docs] update feature_rgblight.md: add some figures (#5578)Gravatar Takeshi ISHII
2019-04-05Custom Tapping Term per key (#5009)Gravatar Drashna Jaelre
2019-04-03Eager Per Row Debouncing added (added to Ergodox) (#5498)Gravatar Alex Ong
2019-04-02RGB Matrix Overhaul (#5372)Gravatar XScorpion2
2019-04-01Fix typo in keyboard_post_init_user example, remove EPRM from Persistent Conf...Gravatar zvecr
2019-03-30Update build instructions and Dockerfile to download submodulesGravatar Mikhail Goncharov
2019-03-29Fixing dead links (#5503)Gravatar Brian Choromanski
2019-03-27[Docs] Add udev rule for Input Club bootloaders (#5494)Gravatar Rob Rogers
2019-03-26Add 3 speed mousekey movement option (#2246)Gravatar Jon Arintok
2019-03-24Document an annoyance with Grave Escape and macOS Terminal (#5483)Gravatar fauxpark
2019-03-23Add support for RGB LEDs wired directly to each half's controller (#5392)Gravatar Danny
2019-03-22ISP Flashing Guide - atmega32a info (#4993)Gravatar wanleg
2019-03-20rgblight.c: add remap feature (#5243)Gravatar Takeshi ISHII
2019-03-20Fix link to Caterina bootloader hex files (#5452)Gravatar fauxpark
2019-03-18[Docs] Recursively clone qmk_firmware repo (#5378)Gravatar Drashna Jaelre
2019-03-18[Docs] Smallish overhaul of the docs (#5281)Gravatar Drashna Jaelre
2019-03-18[Docs] Add music_map to audio documentation (#5419)Gravatar Drashna Jaelre
2019-03-17New RGB Matrix effect: Single color reactive (#5330)Gravatar M-AS
2019-03-15[Docs] Add VSCode guide to docs (#5124)Gravatar Drashna Jaelre
2019-03-15Add avrdude split EE_HANDS flash commands (#5414)Gravatar Danny
2019-03-14Fix ascii art (#5407)Gravatar Brendan Wrafter
2019-03-12Next set of split_common changes (#4974)Gravatar James Churchill
2019-03-08getting_started_build_tools: dfu-{util,programmer} now available from arch repoGravatar enkore
2019-03-08[Docs] Update the KC_MAKE example in Userspace docs (#5337)Gravatar Drashna Jaelre
2019-03-07[Docs] Add Tap Dance example to the docs (#5326)Gravatar Dusty Pomerleau
2019-03-05Add more "decent" text editors (#5308)Gravatar Mitchel van Eijgen
2019-03-04[Docs] Fix function signature (layer_state_set_*) (#5313)Gravatar lf
2019-03-04Clean up debounce a bit (#5255)Gravatar James Churchill
2019-03-03Add LED Matrix to Features list for easy reference (#5280)Gravatar Drashna Jaelre
2019-02-28[Docs] Add note about using Unicode Hex Input (#5248)Gravatar Graham P Heath
2019-02-26Ask for your name when generating a new keyboard (#5214)Gravatar fauxpark
2019-02-21Replace instances of KEYMAP with LAYOUTGravatar noroadsleft
2019-02-21Grammar cleanup of Flashing Your Keyboard Newbs Guide (#5201)Gravatar noroadsleft
2019-02-21Velocikey: Match RGB animation speed to typing speed (#3754)Gravatar Chris Lewis
2019-02-20Updated hand wiring docs (#5198)Gravatar Johannes Jansson
2019-02-20Markdown cleanup on Config Options docGravatar noroadsleft
2019-02-19[Docs] Fix typo in RGB Matrix Driver configuration (#5182)Gravatar Ben
2019-02-18[Docs] Add section about EEPROM on ARM (#5070)Gravatar Yan-Fa Li
2019-02-18Remove CUSTOM_MATRIX option from diode direction (#5090)Gravatar zvecr
2019-02-17Change Command keycode defaults to match corresponding Bootmagic codes (#5078)Gravatar Konstantin Đorđević
2019-02-17Add clang-format section to contributing.mdGravatar James Churchill
2019-02-16Add docs on using keyboard_post_init_user to enable debug modesGravatar zvecr
2019-02-16Haptic feedback generalized - DRV2605 and solenoids (#4939)Gravatar ishtob
2019-02-15Fix documentation about one shot tap toggleGravatar Jayesh Vora
2019-02-15Add support for using ranges for RGB (#4981)Gravatar Erovia
2019-02-15Update KC_GESC documentation (#5053)Gravatar Yan-Fa Li
2019-02-15docker_build.sh: Run container in interactive mode (#5088)Gravatar Konstantin Đorđević
2019-02-14Improve Encoder documentation (#5130)Gravatar Ben
2019-02-14Debounce refactor / API (#3720)Gravatar Drashna Jaelre
2019-02-14Add kb and user level keyboard initialization functions (#3113)Gravatar Drashna Jaelre