| Commit message (Expand) | Author | Age | Files | Lines |
* | Minor typo | Dylan Khor | 2017-10-05 | 1 | -1/+1 |
* | Edited a minor typo in feature_bootmagic.md. | Sebastian Kaim | 2017-10-05 | 1 | -1/+1 |
* | Reference to rules.mk in tap dance docs added | Daniel Gordon | 2017-10-03 | 1 | -2/+2 |
* | Fix HSV Color Wheel image on RGB Light page (#1773) | Max Riveiro | 2017-09-29 | 1 | -4/+4 |
* | Add shell.nix for NixOS users | Lukas Werling | 2017-09-25 | 1 | -1/+9 |
* | Fixed typo of "multually" to "mutually" | Zach Burchill | 2017-09-25 | 1 | -1/+1 |
* | platform descriptions to match master keycodes.md documentation | surlyjake | 2017-09-25 | 1 | -6/+6 |
* | updated keycodes media descriptions | surlyjake | 2017-09-25 | 1 | -6/+6 |
* | Fixed a few typos and spelling errors in auto shift feature document | Jeremy Cowgar | 2017-09-18 | 1 | -17/+16 |
* | Added Auto Shift, tap key = normal, hold key = shifted state. | Jeremy Cowgar | 2017-09-18 | 2 | -0/+162 |
* | Updates send_string functionality, adds terminal feature (#1657) | Jack Humbert | 2017-09-12 | 3 | -41/+176 |
* | Remove all Makefiles from the keyboards directory. (#1660) | skullydazed | 2017-09-08 | 2 | -41/+11 |
* | RGB improvements (#1684) | skullydazed | 2017-09-06 | 2 | -29/+542 |
* | Update mac guide (#1665) | Will Jiang | 2017-09-06 | 1 | -1/+4 |
* | Update feature_common_shortcuts.md | Jack Humbert | 2017-09-05 | 1 | -1/+1 |
* | add UC_OSX_RALT to make unicode use the Right Alt key on OSX | Marco Fontani | 2017-08-30 | 1 | -0/+1 |
* | Creates a layouts/ folder for keymaps shared between keyboards (#1609) | Jack Humbert | 2017-08-23 | 2 | -0/+78 |
* | Add compile error if too many endpoints are defined for the ATmega32U4. | Joe Wasson | 2017-08-20 | 1 | -1/+1 |
* | validates json | Jack Humbert | 2017-08-19 | 1 | -1/+1 |
* | adds redirects for docs | Jack Humbert | 2017-08-19 | 1 | -0/+12 |
* | Fix incorrect name for GeminiPR in docs. | Joe Wasson | 2017-08-18 | 1 | -10/+10 |
* | adds audio docs to summary | Jack Humbert | 2017-08-18 | 1 | -0/+1 |
* | Add link to keycodes doc in how_keyboards_work | Benny Powers | 2017-08-18 | 1 | -1/+1 |
* | Fix these links, as they appear to be broken (#1595) | Roy Wellington Ⅳ | 2017-08-18 | 2 | -2/+2 |
* | update favicons | Jack Humbert | 2017-08-17 | 2 | -0/+0 |
* | Update links in the glossary | skullY | 2017-08-16 | 1 | -5/+5 |
* | Doc updates from going through every file | skullY | 2017-08-16 | 27 | -487/+458 |
* | break up keymaps and quantum keycodes into files by feature | skullY | 2017-08-16 | 12 | -361/+616 |
* | take a stab at documenting layers | skullY | 2017-08-16 | 1 | -5/+27 |
* | rework key_functions into feature_common_shortcuts | skullY | 2017-08-16 | 3 | -129/+145 |
* | Overhaul the Getting Started section and add a FAQ section | skullY | 2017-08-16 | 11 | -365/+351 |
* | correct tilde to grave | discursivemoth | 2017-08-15 | 1 | -1/+1 |
* | Merge remote-tracking branch 'upstream/master' | Balz Guenat | 2017-08-12 | 5 | -2/+19 |
|\ |
|
| * | add description of new option to docs and add option (commented out) into tem... | Balz Guenat | 2017-08-11 | 1 | -1/+3 |
| * | Change installation of avr-libc to avr-gcc, now that avr-libc is integrated i... | Danny Nguyen | 2017-08-08 | 1 | -2/+2 |
| * | Added support for locking One Shot modifiers. | Fredric Silberberg | 2017-08-08 | 1 | -1/+1 |
| * | Added initial key lock documentation. | Fredric Silberberg | 2017-08-08 | 4 | -0/+17 |
* | | fix code block formatting | Balz Guenat | 2017-08-11 | 1 | -1/+1 |
* | | add description of new option to docs and add option (commented out) into tem... | Balz Guenat | 2017-08-11 | 1 | -1/+3 |
|/ |
|
* | Merge pull request #1554 from qmk/docs | Jack Humbert | 2017-08-06 | 3 | -55/+236 |
|\ |
|
| * | Invites contributions | Erez Zukerman | 2017-07-10 | 1 | -0/+4 |
| * | Add terminal examples to doc best practices | skullY | 2017-07-08 | 1 | -0/+38 |
| * | Rearrange the faq a bit | skullY | 2017-07-08 | 1 | -54/+56 |
| * | Flesh out the glossary | skullY | 2017-07-08 | 1 | -1/+138 |
* | | add short name for locking mods to docs. | Balz Guenat | 2017-08-03 | 1 | -4/+4 |
* | | fix section in porting guide that refered to Makefile instead of rules.mk | Balz Guenat | 2017-08-02 | 1 | -1/+1 |
* | | Fix typo in docs. | Joe Wasson | 2017-07-27 | 1 | -1/+1 |
* | | Link to steno docs from summary page. | Joe Wasson | 2017-07-27 | 1 | -3/+4 |
* | | Add documentation for Steno. | Joe Wasson | 2017-07-27 | 1 | -0/+108 |
* | | adds option for alt pitch standards | Jack Humbert | 2017-07-24 | 1 | -0/+4 |