aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Disable the glossary linking to fix #2498 (#2499)skullydazed2018-03-083-3/+3
* Add layer_state_set_* to custom function listsU-LANDSRAAD\drashna2018-03-071-1/+37
* Examples should all use _user functions for consistencyU-LANDSRAAD\drashna2018-03-071-4/+5
* Add back docs for hand-swapping feature.Joe Wasson2018-03-072-0/+32
* Move the linux tutorials to an info box on newbs_getting_startedskullY2018-03-062-5/+7
* warn->dangerskullY2018-03-061-1/+1
* Flesh out the newbs guideskullY2018-03-062-12/+50
* Add a newbie guide for people completely new to QMK (#2480)skullydazed2018-03-068-1/+292
* Mention invalid names in the readme. (#2458)Graham P Heath2018-03-031-1/+1
* More thoroughly document Bootmagic and Command (#2455)skullydazed2018-03-025-62/+165
* Update feature_macros.md (#2387)Mitchell van Manen2018-03-011-3/+3
* Add a little aside explaining that shifted keys with mod-tap doesn't work (#2...fauxpark2018-03-011-1/+7
* Fixed dead links (#2451)Brian Choromanski2018-03-013-5/+5
* Fixed typo of 'confid.h' to 'config.h' (#2448)Brian Choromanski2018-02-284-8/+10
* Document bootmagic hot keysYan-Fa Li2018-02-231-0/+35
* Fixed formatting for Fedora exampleferbie2018-02-231-0/+1
* ergobox -> ergodoxJose Pablo Mora2018-02-231-1/+1
* Minor updates to docs (#2406)Ben Hilburn2018-02-193-25/+27
* Update feature_auto_shift.mdGomme_Bidule2018-02-121-1/+1
* Add the ability to disable Music Mode completely (#2339)Drashna Jaelre2018-02-081-0/+4
* Clarify the format for layout namesskullY2018-01-191-1/+3
* Clarify that we actually have max 16 total backlight levelsfauxpark2018-01-122-2/+2
* Remove reference to BL_x in keycodes.md, and add BL_BRTGfauxpark2018-01-122-10/+10
* ADD RGBLIGHT_LIMIT_VAL (#2214)YouCanFly2018-01-021-0/+1
* macOS also requires avrdudeRickard von Essen2018-01-021-0/+1
* backlight breathing overhaul (#2187)Balz Guenat2018-01-014-5/+32
* Add on/off/toggle keycodes for Auto ShiftDrashna Jael're2017-12-201-0/+3
* Fixed typoHugo Gayosso2017-12-201-1/+1
* Added default case to process_record_userkamisamamizu2017-12-171-0/+2
* new planck keymap, new feature - hybrid shift/enter action key (great for sma...Zach Richard2017-12-141-0/+26
* Trim trailing whitespacefauxpark2017-12-0928-88/+88
* Fix some of the more obvious typosfauxpark2017-12-0927-59/+59
* Format keycode tablesfauxpark2017-12-0912-621/+736
* Convert all headings to Title Casefauxpark2017-12-0949-198/+191
* fix link for grave escape in docsBalz Guenat2017-12-081-1/+1
* Add 'rgblight_disable' and 'rgblight_setrgb_at/rgblight_sethsv_at'Colin T.A. Gray2017-12-081-0/+14
* adds 'RGB_RMOD' to go through RGB modes in reverseColin T.A. Gray2017-12-041-2/+4
* Fix typo in make exampleDrashna Jaelre2017-12-041-1/+1
* update advanced_keycodes; oneshot = sticky/dead keysmmikeww2017-12-031-1/+1
* update glossary; oneshot key = sticky/dead keymmikeww2017-12-031-1/+1
* Flesh out the grave escape overridesskullY2017-12-033-4/+20
* Fix broken link in docsmmikeww2017-12-021-1/+1
* Fix internal links in docs/ (#2080)Devin J. Pohly2017-11-309-14/+13
* Fixed minor typo in bootloader codeDrashna Jael're2017-11-291-2/+2
* 16 byte optimization of macro ;)Drashna Jael're2017-11-281-9/+7
* Update Userspace info to include Bootloader detectionDrashna Jael're2017-11-271-0/+11
* Updates bootloader settings, adds file size check (#2029)Jack Humbert2017-11-271-7/+38
* Update config_options.mdJack Humbert2017-11-211-2/+10
* Update feature_layouts.mdJack Humbert2017-11-211-5/+1
* Allow multiple process_record() calls per scanSeebs2017-11-211-0/+9