summaryrefslogtreecommitdiff
path: root/docs/faq_keymap.md
Commit message (Collapse)AuthorAge
* Replace instances of KEYMAP with LAYOUTnoroadsleft2019-02-21
| | | | | | 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-01
| | | | | | | | | | | | | | | | * 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-25
| | | These keys were previously in each other's positions.
* Docs: Update image in FAQ/Keymap: KC_EQLS -> KC_EQL (#3660)zgtm2018-08-15
|
* Update FAQ section on power keysfauxpark2018-08-11
|
* Update FAQ section on Apple Fn (#3574)fauxpark2018-08-05
|
* More thoroughly document Bootmagic and Command (#2455)skullydazed2018-03-02
|
* backlight breathing overhaul (#2187)Balz Guenat2018-01-01
| | | | | | | | | | | | | | | | | | | | * 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-09
|
* Fix some of the more obvious typosfauxpark2017-12-09
|
* Convert all headings to Title Casefauxpark2017-12-09
|
* Flesh out the grave escape overridesskullY2017-12-03
|
* Restructure the hardware and feature docs to make things easier to find (#1888)skullydazed2017-10-24
| | | | | | * fix #1313 by documenting more config.h options * Clean up and organize documentation
* Doc updates from going through every fileskullY2017-08-16
|
* Overhaul the Getting Started section and add a FAQ sectionskullY2017-08-16
|
* fix code block formattingBalz Guenat2017-08-11
|
* add description of new option to docs and add option (commented out) into ↵Balz Guenat2017-08-11
| | | | template.
* Update a bunch of docsskullY2017-07-03
|
* convert docs to lowercase and underscoresJack Humbert2017-06-10