Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-05 | make custom_keycode_names.md a faq entry instead | skullY | |
2019-12-11 | [Docs] Remove some outdated FAQ items (#7607) | fauxpark | |
2019-10-30 | Remove obsolete note about media keys in MacOS (#6631) | Steve Purcell | |
* 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> | |||
2019-02-21 | Replace instances of KEYMAP with LAYOUT | noroadsleft | |
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. | |||
2018-12-01 | Add tap_random_base64 and software timer info to Useful Functions doc (#4360) | Drashna Jaelre | |
* 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> | |||
2018-11-25 | Keymap FAQ: fix positions of KC_HENK and KC_MHEN for JIS layout (#4482) | noroadsleft | |
These keys were previously in each other's positions. | |||
2018-08-15 | Docs: Update image in FAQ/Keymap: KC_EQLS -> KC_EQL (#3660) | zgtm | |
2018-08-11 | Update FAQ section on power keys | fauxpark | |
2018-08-05 | Update FAQ section on Apple Fn (#3574) | fauxpark | |
2018-03-02 | More thoroughly document Bootmagic and Command (#2455) | skullydazed | |
2018-01-01 | backlight breathing overhaul (#2187) | Balz Guenat | |
* 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 | |||
2017-12-09 | Trim trailing whitespace | fauxpark | |
2017-12-09 | Fix some of the more obvious typos | fauxpark | |
2017-12-09 | Convert all headings to Title Case | fauxpark | |
2017-12-03 | Flesh out the grave escape overrides | skullY | |
2017-10-24 | Restructure the hardware and feature docs to make things easier to find (#1888) | skullydazed | |
* fix #1313 by documenting more config.h options * Clean up and organize documentation | |||
2017-08-16 | Doc updates from going through every file | skullY | |
2017-08-16 | Overhaul the Getting Started section and add a FAQ section | skullY | |
2017-08-11 | fix code block formatting | Balz Guenat | |
2017-08-11 | add description of new option to docs and add option (commented out) into ↵ | Balz Guenat | |
template. | |||
2017-07-03 | Update a bunch of docs | skullY | |
2017-06-10 | convert docs to lowercase and underscores | Jack Humbert | |