aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Generate API docs from source code comments (#2491)skullydazed2018-03-228-0/+786
* Add macro for momentarily switching to a layer while some mods are active (#2...snyman2018-03-202-9/+11
* Added bootloader optionsMerlin042018-03-201-1/+3
* [Proposal?] Allow RGB Underglow to turn off when host is idle/asleep (#2104)Drashna Jaelre2018-03-191-0/+2
* Rule to enable Modifiers with Auto-Shift (#2542)Jason Stillwell2018-03-161-4/+13
* Add CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T(kc), etc.fauxpark2018-03-162-233/+233
* Add keycodes for swap-hands feature.Joe Wasson2018-03-162-11/+22
* Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistencyJoe Wasson2018-03-161-1/+1
* Add SS_RALT for AltGR usage in macrosDrashna Jael're2018-03-091-0/+1
* 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