aboutsummaryrefslogtreecommitdiffstats
path: root/docs/faq_keymap.md
Commit message (Collapse)AuthorAgeFilesLines
* make custom_keycode_names.md a faq entry insteadskullY2020-03-051-0/+11
|
* [Docs] Remove some outdated FAQ items (#7607)fauxpark2019-12-111-62/+1
|
* Remove obsolete note about media keys in MacOS (#6631)Steve Purcell2019-10-301-7/+0
| | | | | | | | | | | | | | * Remove obsolete note about media keys in MacOS KC_MNXT and KC_MPRV work fine on MacOS, so this note is obsolete. * Document behaviour of MEDIA_FAST_FORWARD/MEDIA_REWIND codes on MacOS * Small typo fix, and make OS-dependent keycode claim less absolute * Update docs/keycodes_basic.md Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Replace instances of KEYMAP with LAYOUTnoroadsleft2019-02-211-2/+2
| | | | | | Many instances in the QMK Docs referenced KEYMAP macros, which is outdated terminology. Replaced most instances of KEYMAP with LAYOUT, to reflect the desired usage.
* Add tap_random_base64 and software timer info to Useful Functions doc (#4360)Drashna Jaelre2018-12-011-17/+0
| | | | | | | | | | | | | | | | * Update docs * Add security caveat Co-Authored-By: drashna <drashna@live.com> * Wordsmithing Co-Authored-By: drashna <drashna@live.com> * Update docs/ref_functions.md Co-Authored-By: drashna <drashna@live.com>
* Keymap FAQ: fix positions of KC_HENK and KC_MHEN for JIS layout (#4482)noroadsleft2018-11-251-2/+2
| | | These keys were previously in each other's positions.
* Docs: Update image in FAQ/Keymap: KC_EQLS -> KC_EQL (#3660)zgtm2018-08-151-2/+2
|
* Update FAQ section on power keysfauxpark2018-08-111-5/+4
|
* Update FAQ section on Apple Fn (#3574)fauxpark2018-08-051-5/+5
|
* More thoroughly document Bootmagic and Command (#2455)skullydazed2018-03-021-12/+21
|
* backlight breathing overhaul (#2187)Balz Guenat2018-01-011-1/+1
| | | | | | | | | | | | | | | | | | | | * add breathing to bananasplit * backlight breathing overhaul * fix the backlight_tick thing. * fix for vision_division backlight * fix a few keymaps and probably break breathing for some weirdly set-up boards. * remove BL_x keycodes because they made unreasonable assumptions * some fixes for BL keycodes * integer cie lightness scaling * use cie lightness for non-breathing backlight and make breathing able to reach true max brightness
* Trim trailing whitespacefauxpark2017-12-091-2/+2
|
* Fix some of the more obvious typosfauxpark2017-12-091-5/+5
|
* Convert all headings to Title Casefauxpark2017-12-091-16/+16
|
* Flesh out the grave escape overridesskullY2017-12-031-4/+2
|
* Restructure the hardware and feature docs to make things easier to find (#1888)skullydazed2017-10-241-0/+11
| | | | | | * fix #1313 by documenting more config.h options * Clean up and organize documentation
* Doc updates from going through every fileskullY2017-08-161-2/+2
|
* Overhaul the Getting Started section and add a FAQ sectionskullY2017-08-161-1/+1
|
* fix code block formattingBalz Guenat2017-08-111-1/+1
|
* add description of new option to docs and add option (commented out) into ↵Balz Guenat2017-08-111-1/+3
| | | | template.
* Update a bunch of docsskullY2017-07-031-74/+20
|
* convert docs to lowercase and underscoresJack Humbert2017-06-101-0/+265