aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Add C(), A() and G() to match already existing S() (#4673)fauxpark2019-01-252-46/+46
| * Adding documentation for the LM layer modifier. (#3617)Dave Brown2019-01-251-1/+1
| * Fix a typo in link to the Pro Micro ISP firmwareBalz Guenat2019-01-241-1/+1
| * Tidy up IS_{,HOST_}LED_{ON,OFF} macros (#4894)Konstantin Đorđević2019-01-201-18/+9
| * Fix Encoder documentation (#4861)Drashna Jaelre2019-01-182-8/+13
| * Grammatical fixes for GPIO Control doc (#4869)noroadsleft2019-01-171-3/+3
| * Add new brightness aliases to keycodes_basic.mdfauxpark2019-01-172-253/+249
| * Defined IS_(HOST_)LED_ON/OFF() and improved LED documentation (#4853)DidierLoiseau2019-01-171-8/+46
| * MacOS Brightness Alias (#4836)Jeremy Bernhardt2019-01-171-4/+4
| * Simplify split_common Code significantly (#4772)James Churchill2019-01-172-3/+22
| * Pointed LM Docs at expected keycodes (#4835)Jeremy Bernhardt2019-01-141-1/+1
| * Documentation clarification (#3611)orbitingorca2019-01-101-2/+2
| * docs: Add Manjaro/Arch dependencies on getting started page (#2701)Guilherme Lima2019-01-101-0/+6
| * Adds Proton C Conversion (#4661)Jack Humbert2019-01-105-101/+24
| * Tidy up Mod-Tap shortcuts (#4806)fauxpark2019-01-082-34/+34
| * Improve consistency in UNICODEMAP code and docs, update docs/understanding_qm...Konstantin Đorđević2019-01-074-65/+64
* | Merge branch 'master' into debounce_refactorAlex Ong2019-01-0455-801/+2376
|\|
| * Update split keyboard docs (#4735)Danny2018-12-281-2/+35
| * Update feature_advanced_keycodes.md (#3672)Kyle Brown2018-12-281-1/+1
| * Feature Unicode example code fixed.Gergely Peidl2018-12-211-1/+1
| * Fix up process_leader to be a bit more optimized (#4662)Drashna Jaelre2018-12-202-0/+8
| * Docs: Add additional clarification to Leader Key documention (#4660)Drashna Jaelre2018-12-202-7/+76
| * Overhaul Unicode Common functionality (#4325)Drashna Jaelre2018-12-191-36/+97
| * Per Key Leader Timing Option (#4026)Alexander Kagno2018-12-152-1/+28
| * Make quantum/split_common/serial.[ch] configurable (#4419)Takeshi ISHII2018-12-141-0/+3
| * Docs: Clarify audio keycodes (#4620)Drashna Jaelre2018-12-142-7/+9
| * Fix up tap_code functionality (#4609)Drashna Jaelre2018-12-142-0/+4
| * Add additional resource links (#4594)Drashna Jaelre2018-12-141-2/+6
| * Docs: Remove duplicate layer block in keycodes.md (#4621)Drashna Jaelre2018-12-141-21/+10
| * Enhance documentation for Tap-Hold functions (#4628)Drashna Jaelre2018-12-141-4/+9
| * Remove userspace info from Quad-Function Tap Dance example (#4631)Drashna Jaelre2018-12-141-29/+7
| * Added noeeprom versions of set hue, sat, val, and stepFredric Silberberg2018-12-131-0/+18
| * Add standard definitions for ALGR and KC_ALGR (#4389)Konstantin Đorđević2018-12-123-5/+5
| * Fix macro docs to be consistent with keyboard template (#4600)Drashna Jaelre2018-12-111-70/+88
| * docs typo (#4584)Ben2018-12-091-1/+1
| * Add a better Docker build script + update Dockerfile (#4222)Konstantin Đorđević2018-12-081-11/+14
| * Add support for PR and Issue templates to QMK_firmware GitHub (#4494)Drashna Jaelre2018-12-073-0/+45
| * Delete docs/keycode.txt (#4505)fauxpark2018-12-061-263/+0
| * Re-order feature list in sidebar (#4555)Drashna Jaelre2018-12-052-2/+2
| * Make ARM Audio max volume configurable (#4540)Drashna Jaelre2018-12-031-0/+7
| * Add sidebar for ZH (#4533)Jack Humbert2018-12-022-32/+99
| * Second try at configuring i18n for docsify and gitbook (#4531)Jack Humbert2018-12-023-1/+38
| * Add tap_random_base64 and software timer info to Useful Functions doc (#4360)Drashna Jaelre2018-12-012-17/+21
| * Test out i18n of the docs (#4519)Jack Humbert2018-11-301-0/+32
| * Typo fix (#4515)Paul Massendari2018-11-291-1/+1
| * Add Extrakey support for Brightness up/down (#4477)Giuseppe Rota2018-11-283-0/+6
| * Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319)Konstantin Đorđević2018-11-271-2/+0