summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2019-01-26Whitespace cleanup.alex-ong1-10/+7
2019-01-26DO NOT USE Merge branch 'master' into debounce_refactorAlex Ong18-511/+488
2019-01-25Add C(), A() and G() to match already existing S() (#4673)fauxpark2-46/+46
2019-01-25Adding documentation for the LM layer modifier. (#3617)Dave Brown1-1/+1
2019-01-25Fix a typo in link to the Pro Micro ISP firmwareBalz Guenat1-1/+1
2019-01-21Tidy up IS_{,HOST_}LED_{ON,OFF} macros (#4894)Konstantin Đorđević1-18/+9
2019-01-18Fix Encoder documentation (#4861)Drashna Jaelre2-8/+13
2019-01-18Grammatical fixes for GPIO Control doc (#4869)noroadsleft1-3/+3
2019-01-18Add new brightness aliases to keycodes_basic.mdfauxpark2-253/+249
2019-01-18Defined IS_(HOST_)LED_ON/OFF() and improved LED documentation (#4853)DidierLoiseau1-8/+46
2019-01-18MacOS Brightness Alias (#4836)Jeremy Bernhardt1-4/+4
2019-01-17Simplify split_common Code significantly (#4772)James Churchill2-3/+22
2019-01-14Pointed LM Docs at expected keycodes (#4835)Jeremy Bernhardt1-1/+1
2019-01-10Documentation clarification (#3611)orbitingorca1-2/+2
2019-01-10docs: Add Manjaro/Arch dependencies on getting started page (#2701)Guilherme Lima1-0/+6
2019-01-10Adds Proton C Conversion (#4661)Jack Humbert5-101/+24
2019-01-09Tidy up Mod-Tap shortcuts (#4806)fauxpark2-34/+34
2019-01-07Improve consistency in UNICODEMAP code and docs, update docs/understanding_qm...Konstantin Đorđević4-65/+64
2019-01-04Merge branch 'master' into debounce_refactorAlex Ong55-801/+2376
2018-12-28Update split keyboard docs (#4735)Danny1-2/+35
2018-12-28Update feature_advanced_keycodes.md (#3672)Kyle Brown1-1/+1
2018-12-21Feature Unicode example code fixed.Gergely Peidl1-1/+1
2018-12-21Fix up process_leader to be a bit more optimized (#4662)Drashna Jaelre2-0/+8
2018-12-20Docs: Add additional clarification to Leader Key documention (#4660)Drashna Jaelre2-7/+76
2018-12-19Overhaul Unicode Common functionality (#4325)Drashna Jaelre1-36/+97
2018-12-15Per Key Leader Timing Option (#4026)Alexander Kagno2-1/+28
2018-12-14Make quantum/split_common/serial.[ch] configurable (#4419)Takeshi ISHII1-0/+3
2018-12-14Docs: Clarify audio keycodes (#4620)Drashna Jaelre2-7/+9
2018-12-14Fix up tap_code functionality (#4609)Drashna Jaelre2-0/+4
2018-12-14Add additional resource links (#4594)Drashna Jaelre1-2/+6
2018-12-14Docs: Remove duplicate layer block in keycodes.md (#4621)Drashna Jaelre1-21/+10
2018-12-14Enhance documentation for Tap-Hold functions (#4628)Drashna Jaelre1-4/+9
2018-12-14Remove userspace info from Quad-Function Tap Dance example (#4631)Drashna Jaelre1-29/+7
2018-12-14Added noeeprom versions of set hue, sat, val, and stepFredric Silberberg1-0/+18
2018-12-12Add standard definitions for ALGR and KC_ALGR (#4389)Konstantin Đorđević3-5/+5
2018-12-11Fix macro docs to be consistent with keyboard template (#4600)Drashna Jaelre1-70/+88
2018-12-09docs typo (#4584)Ben1-1/+1
2018-12-08Add a better Docker build script + update Dockerfile (#4222)Konstantin Đorđević1-11/+14
2018-12-08Add support for PR and Issue templates to QMK_firmware GitHub (#4494)Drashna Jaelre3-0/+45
2018-12-06Delete docs/keycode.txt (#4505)fauxpark1-263/+0
2018-12-05Re-order feature list in sidebar (#4555)Drashna Jaelre2-2/+2
2018-12-04Make ARM Audio max volume configurable (#4540)Drashna Jaelre1-0/+7
2018-12-02Add sidebar for ZH (#4533)Jack Humbert2-32/+99
2018-12-02Second try at configuring i18n for docsify and gitbook (#4531)Jack Humbert3-1/+38
2018-12-01Add tap_random_base64 and software timer info to Useful Functions doc (#4360)Drashna Jaelre2-17/+21
2018-11-30Test out i18n of the docs (#4519)Jack Humbert1-0/+32
2018-11-29Typo fix (#4515)Paul Massendari1-1/+1
2018-11-28Add Extrakey support for Brightness up/down (#4477)Giuseppe Rota3-0/+6
2018-11-28Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319)Konstantin Đorđević1-2/+0
2018-11-27Fixed docs/newbs_testing_debugging.md and tmk_core/common/print.hmtei1-1/+1