summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
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
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
2018-11-26Revert "Add support for PR and Issue templates to QMK_firmware GitHub (#4491)...Drashna Jaelre1-43/+0
2018-11-26Add support for PR and Issue templates to QMK_firmware GitHub (#4491)Drashna Jaelre1-0/+43
2018-11-26Keymap FAQ: fix positions of KC_HENK and KC_MHEN for JIS layout (#4482)noroadsleft1-2/+2
2018-11-24Add EEPROM_RESET keycode to keycodes.md doc (#4473)noroadsleft1-12/+13
2018-11-18Allows disabling rgb effects in userspace (#4422)Florian Didron1-0/+24
2018-11-16Use a single endpoint for HID reports (#3951)James Laird-Wah1-0/+29
2018-11-15Docs: Supporting a keyboard in the QMK Configurator (#4396)noroadsleft3-0/+197
2018-11-14Backlight status functions (#4259)Phillip Tennen1-8/+11
2018-11-14Fixed Unicode Support heading (#4425)James Osborn1-0/+1
2018-11-13Docs: Fix descriptions of KC_INT1 and KC_INT3KOBAYASHI Daisuke2-4/+4
2018-11-13Remove duplicate row from Available functions table in i2c_driver doc (#4416)Junya Ogura1-1/+0
2018-11-13Fixed incorrect link to feature_combo.md in features.md docs file. Was linked...TheOneTrueTrench1-1/+1
2018-11-12Make sure that avr-gcc@7 gets linked into the path on MacOS.Michael Kaylan2-1/+2
2018-11-10I2C driver docs (#4298)yiancar3-0/+85