summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2018-03-16Rule to enable Modifiers with Auto-Shift (#2542)Jason Stillwell1-4/+13
2018-03-16Add CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T(kc), etc.fauxpark2-233/+233
2018-03-16Add keycodes for swap-hands feature.Joe Wasson2-11/+22
2018-03-16Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistencyJoe Wasson1-1/+1
2018-03-09Add SS_RALT for AltGR usage in macrosDrashna Jael're1-0/+1
2018-03-08Disable the glossary linking to fix #2498 (#2499)skullydazed3-3/+3
2018-03-07Add layer_state_set_* to custom function listsU-LANDSRAAD\drashna1-1/+37
2018-03-07Examples should all use _user functions for consistencyU-LANDSRAAD\drashna1-4/+5
2018-03-07Add back docs for hand-swapping feature.Joe Wasson2-0/+32
2018-03-07Move the linux tutorials to an info box on newbs_getting_startedskullY2-5/+7
2018-03-07warn->dangerskullY1-1/+1
2018-03-07Flesh out the newbs guideskullY2-12/+50
2018-03-06Add a newbie guide for people completely new to QMK (#2480)skullydazed8-1/+292
2018-03-03Mention invalid names in the readme. (#2458)Graham P Heath1-1/+1
2018-03-02More thoroughly document Bootmagic and Command (#2455)skullydazed5-62/+165
2018-03-01Update feature_macros.md (#2387)Mitchell van Manen1-3/+3
2018-03-01Add a little aside explaining that shifted keys with mod-tap doesn't work (#2...fauxpark1-1/+7
2018-03-01Fixed dead links (#2451)Brian Choromanski3-5/+5
2018-02-28Fixed typo of 'confid.h' to 'config.h' (#2448)Brian Choromanski4-8/+10
2018-02-23Document bootmagic hot keysYan-Fa Li1-0/+35
2018-02-23Fixed formatting for Fedora exampleferbie1-0/+1
2018-02-23ergobox -> ergodoxJose Pablo Mora1-1/+1
2018-02-19Minor updates to docs (#2406)Ben Hilburn3-25/+27
2018-02-12Update feature_auto_shift.mdGomme_Bidule1-1/+1
2018-02-08Add the ability to disable Music Mode completely (#2339)Drashna Jaelre1-0/+4
2018-01-19Clarify the format for layout namesskullY1-1/+3
2018-01-12Clarify that we actually have max 16 total backlight levelsfauxpark2-2/+2
2018-01-12Remove reference to BL_x in keycodes.md, and add BL_BRTGfauxpark2-10/+10
2018-01-03ADD RGBLIGHT_LIMIT_VAL (#2214)YouCanFly1-0/+1
2018-01-02macOS also requires avrdudeRickard von Essen1-0/+1
2018-01-01backlight breathing overhaul (#2187)Balz Guenat4-5/+32
2017-12-20Add on/off/toggle keycodes for Auto ShiftDrashna Jael're1-0/+3
2017-12-20Fixed typoHugo Gayosso1-1/+1
2017-12-17Added default case to process_record_userkamisamamizu1-0/+2
2017-12-14new planck keymap, new feature - hybrid shift/enter action key (great for sma...Zach Richard1-0/+26
2017-12-09Trim trailing whitespacefauxpark28-88/+88
2017-12-09Fix some of the more obvious typosfauxpark27-59/+59
2017-12-09Format keycode tablesfauxpark12-621/+736
2017-12-09Convert all headings to Title Casefauxpark49-198/+191
2017-12-08fix link for grave escape in docsBalz Guenat1-1/+1
2017-12-08Add 'rgblight_disable' and 'rgblight_setrgb_at/rgblight_sethsv_at'Colin T.A. Gray1-0/+14
2017-12-04adds 'RGB_RMOD' to go through RGB modes in reverseColin T.A. Gray1-2/+4
2017-12-04Fix typo in make exampleDrashna Jaelre1-1/+1
2017-12-03update advanced_keycodes; oneshot = sticky/dead keysmmikeww1-1/+1
2017-12-03update glossary; oneshot key = sticky/dead keymmikeww1-1/+1
2017-12-03Flesh out the grave escape overridesskullY3-4/+20
2017-12-03Fix broken link in docsmmikeww1-1/+1
2017-11-30Fix internal links in docs/ (#2080)Devin J. Pohly9-14/+13
2017-11-29Fixed minor typo in bootloader codeDrashna Jael're1-2/+2
2017-11-2916 byte optimization of macro ;)Drashna Jael're1-9/+7