Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | exclude PRs | Jack Humbert | 2017-05-30 | 2 | -5/+6 | |
|/ / / / / / | ||||||
* | | | | | | no master needed on push maybe | Jack Humbert | 2017-05-29 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'master' of https://github.com/qmk/qmk_firmware | Jack Humbert | 2017-05-29 | 8 | -15/+360 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Jokrik's Clueboard layout (#1340) | Priyadi Iman Nurcahyo | 2017-05-29 | 2 | -0/+97 | |
| | | | | | | | ||||||
| * | | | | | | Merge pull request #1343 from Maartenwut/patch-1 | Jack Humbert | 2017-05-29 | 1 | -0/+18 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Added SEND_STRING(); to the documentation. | |||||
| | * | | | | | | Added SEND_STRING(); to the documentation. | Maarten Dekkers | 2017-05-29 | 1 | -0/+18 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge pull request #1337 from fredizzimo/wsl_setup | Jack Humbert | 2017-05-29 | 5 | -15/+245 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | Add script for setting up Windows Subsystem for Linux | |||||
| | * | | | | | | Update windows 10 instructions | Fred Sundvik | 2017-05-28 | 1 | -15/+22 | |
| | | | | | | | | ||||||
| | * | | | | | | Create a symlink to qmk if requested | Fred Sundvik | 2017-05-28 | 1 | -0/+13 | |
| | | | | | | | | ||||||
| | * | | | | | | Add activate_wsl to .bashrc | Fred Sundvik | 2017-05-28 | 2 | -6/+31 | |
| | | | | | | | | ||||||
| | * | | | | | | Fix symlink creation | Fred Sundvik | 2017-05-28 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| | * | | | | | | Use unzip instead of 7zip | Fred Sundvik | 2017-05-28 | 1 | -5/+5 | |
| | | | | | | | | ||||||
| | * | | | | | | Actually install flip instead of just extracting | Fred Sundvik | 2017-05-28 | 2 | -3/+19 | |
| | | | | | | | | ||||||
| | * | | | | | | Make symlink to utils and export programmer variables | Fred Sundvik | 2017-05-28 | 2 | -1/+18 | |
| | | | | | | | | ||||||
| | * | | | | | | Add install dependencies | Fred Sundvik | 2017-05-28 | 1 | -4/+18 | |
| | | | | | | | | ||||||
| | * | | | | | | Add prompt for re-downloading the utils | Fred Sundvik | 2017-05-28 | 1 | -1/+13 | |
| | | | | | | | | ||||||
| | * | | | | | | Add driver installation | Fred Sundvik | 2017-05-28 | 2 | -2/+69 | |
| | | | | | | | | ||||||
| | * | | | | | | Add checks for cloning to the right dir | Fred Sundvik | 2017-05-28 | 1 | -23/+48 | |
| | | | | | | | | ||||||
| | * | | | | | | Download windows flashing utils and driver_installer | Fred Sundvik | 2017-05-28 | 2 | -0/+34 | |
| | | | | | | | | ||||||
* | | | | | | | | push to git url | Jack Humbert | 2017-05-29 | 1 | -2/+2 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge branch 'master' of https://github.com/qmk/qmk_firmware | Jack Humbert | 2017-05-29 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge pull request #1341 from Dbroqua/patch-3 | Jack Humbert | 2017-05-29 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Update Differences-from-TMK.md | |||||
| | * | | | | | | | Update Differences-from-TMK.md | Damien | 2017-05-29 | 1 | -1/+0 | |
| | | |/ / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed fn_actions. According this [comment](https://github.com/qmk/qmk_firmware/pull/1336#issuecomment-304634633) | |||||
* | / | | | | | | get rid of folders in tar | Jack Humbert | 2017-05-29 | 1 | -0/+0 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge branch 'master' of https://github.com/qmk/qmk_firmware | Jack Humbert | 2017-05-29 | 2 | -1/+3 | |
|\| | | | | | | ||||||
| * | | | | | | Merge pull request #1338 from qmk/hf/prevent_stuck_mods | Erez Zukerman | 2017-05-28 | 2 | -1/+3 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Adds prevent stuck modifiers to EZ default | |||||
| | * | | | | | | Adds prevent stuck modifiers to EZ default | Erez Zukerman | 2017-05-28 | 2 | -1/+3 | |
| |/ / / / / / | ||||||
* / / / / / / | more than one en-file, and actually ignore docs | Jack Humbert | 2017-05-29 | 6 | -5/+5 | |
|/ / / / / / | ||||||
* | | | | | | ignore docs, fix tag/hex pushing | Jack Humbert | 2017-05-28 | 3 | -3/+11 | |
| | | | | | | ||||||
* | | | | | | Merge pull request #1336 from Dbroqua/patch-2 | Jack Humbert | 2017-05-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | Update Differences-from-TMK.md | |||||
| * | | | | | Update Differences-from-TMK.md | Damien | 2017-05-28 | 1 | -1/+1 | |
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hello, I'm not sure but it seems to be uint8_t for TMK/fn_actions (cf. https://github.com/tmk/tmk_keyboard/blob/master/README.md ). Regards, Damien | |||||
* | | | | | Merge pull request #1334 from fredizzimo/fix_faq_lineending | Jack Humbert | 2017-05-28 | 1 | -237/+237 | |
|\ \ \ \ \ | | | | | | | | | | | | | Fix line endings in FAQ.md | |||||
| * | | | | | Fix line endings in FAQ.md | Fred Sundvik | 2017-05-28 | 1 | -237/+237 | |
|/ / / / / | ||||||
* | | | | | Updates book.json | Jack Humbert | 2017-05-27 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | Auto commit by GitBook Editor | |||||
* | | | | | Updates book.json | Jack Humbert | 2017-05-27 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | Auto commit by GitBook Editor | |||||
* | | | | | Updates book.json | Jack Humbert | 2017-05-27 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | Auto commit by GitBook Editor | |||||
* | | | | | move book for gitbook | Jack Humbert | 2017-05-27 | 1 | -0/+0 | |
| | | | | | ||||||
* | | | | | Updates docs/book.json | Jack Humbert | 2017-05-27 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | Auto commit by GitBook Editor | |||||
* | | | | | move old doc to docs | Jack Humbert | 2017-05-27 | 16 | -0/+0 | |
| | | | | | ||||||
* | | | | | subtree docs | Jack Humbert | 2017-05-27 | 47 | -0/+4807 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge pull request #5 from Maartenwut/patch-1 | Jack Humbert | 2017-05-27 | 1 | -2/+2 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Mention that TT needs 5 taps by default. | |||||
| | * | | | | | Mention that TT needs 5 taps by default. | Maarten Dekkers | 2017-05-27 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | Also gave an example of defining the amount of taps needed. | |||||
| * | | | | | | Updates book.json | Jack Humbert | 2017-05-27 | 1 | -1/+1 | |
| |/ / / / / | | | | | | | | | | | | | Auto commit by GitBook Editor | |||||
| * | | | | | Merge pull request #4 from Dbroqua/master | Jack Humbert | 2017-05-26 | 1 | -2/+0 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Update Modding-your-keyboard.md | |||||
| | * | | | | | Merge pull request #1 from Dbroqua/patch-1 | Damien | 2017-05-26 | 1 | -2/+0 | |
| |/| | | | | | | | | | | | | | | | | | | | Update Modding-your-keyboard.md | |||||
| | * | | | | | Update Modding-your-keyboard.md | Damien | 2017-05-26 | 1 | -2/+0 | |
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | Updated `USART version` chapter. I think there were 2 `#endif` too . | |||||
| * | | | | | Merge pull request #3 from fieldju/patch-1 | Jack Humbert | 2017-05-24 | 1 | -1/+1 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Fix typo in Macro.md in dynamic macro section. | |||||
| | * | | | | | Fix typo in Macro.md in dynamic macro section. | Justin Field | 2017-05-24 | 1 | -1/+1 | |
| |/ / / / / | ||||||
| * | | | | | then some code blocks | Erez Zukerman | 2017-05-23 | 1 | -3/+3 | |
| | | | | | | ||||||
| * | | | | | pipes without backtics | Erez Zukerman | 2017-05-23 | 1 | -2/+2 | |
| | | | | | |