Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-29 | Merge pull request #1343 from Maartenwut/patch-1 | Jack Humbert | |
Added SEND_STRING(); to the documentation. | |||
2017-05-29 | Merge pull request #1337 from fredizzimo/wsl_setup | Jack Humbert | |
Add script for setting up Windows Subsystem for Linux | |||
2017-05-29 | Added SEND_STRING(); to the documentation. | Maarten Dekkers | |
2017-05-29 | Merge branch 'master' of https://github.com/qmk/qmk_firmware | Jack Humbert | |
2017-05-29 | get rid of folders in tar | Jack Humbert | |
2017-05-29 | Merge pull request #1341 from Dbroqua/patch-3 | Jack Humbert | |
Update Differences-from-TMK.md | |||
2017-05-29 | Merge branch 'master' of https://github.com/qmk/qmk_firmware | Jack Humbert | |
2017-05-29 | more than one en-file, and actually ignore docs | Jack Humbert | |
2017-05-29 | Update Differences-from-TMK.md | Damien | |
Removed fn_actions. According this [comment](https://github.com/qmk/qmk_firmware/pull/1336#issuecomment-304634633) | |||
2017-05-28 | Merge pull request #1338 from qmk/hf/prevent_stuck_mods | Erez Zukerman | |
Adds prevent stuck modifiers to EZ default | |||
2017-05-28 | Adds prevent stuck modifiers to EZ default | Erez Zukerman | |
2017-05-28 | ignore docs, fix tag/hex pushing | Jack Humbert | |
2017-05-28 | Update windows 10 instructions | Fred Sundvik | |
2017-05-28 | Merge pull request #1336 from Dbroqua/patch-2 | Jack Humbert | |
Update Differences-from-TMK.md | |||
2017-05-28 | Create a symlink to qmk if requested | Fred Sundvik | |
2017-05-28 | Add activate_wsl to .bashrc | Fred Sundvik | |
2017-05-28 | Fix symlink creation | Fred Sundvik | |
2017-05-28 | Use unzip instead of 7zip | Fred Sundvik | |
2017-05-28 | Actually install flip instead of just extracting | Fred Sundvik | |
2017-05-28 | Make symlink to utils and export programmer variables | Fred Sundvik | |
2017-05-28 | Add install dependencies | Fred Sundvik | |
2017-05-28 | Add prompt for re-downloading the utils | Fred Sundvik | |
2017-05-28 | Add driver installation | Fred Sundvik | |
2017-05-28 | Add checks for cloning to the right dir | Fred Sundvik | |
2017-05-28 | Download windows flashing utils and driver_installer | Fred Sundvik | |
2017-05-28 | Update Differences-from-TMK.md | Damien | |
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 | |||
2017-05-28 | Merge pull request #1334 from fredizzimo/fix_faq_lineending | Jack Humbert | |
Fix line endings in FAQ.md | |||
2017-05-28 | Fix line endings in FAQ.md | Fred Sundvik | |
2017-05-27 | Updates book.json | Jack Humbert | |
Auto commit by GitBook Editor | |||
2017-05-27 | Updates book.json | Jack Humbert | |
Auto commit by GitBook Editor | |||
2017-05-27 | Updates book.json | Jack Humbert | |
Auto commit by GitBook Editor | |||
2017-05-27 | move book for gitbook | Jack Humbert | |
2017-05-27 | Updates docs/book.json | Jack Humbert | |
Auto commit by GitBook Editor | |||
2017-05-27 | move old doc to docs | Jack Humbert | |
2017-05-27 | subtree docs | Jack Humbert | |
2017-05-27 | Merge pull request #5 from Maartenwut/patch-1 | Jack Humbert | |
Mention that TT needs 5 taps by default. | |||
2017-05-27 | Updates book.json | Jack Humbert | |
Auto commit by GitBook Editor | |||
2017-05-27 | Mention that TT needs 5 taps by default. | Maarten Dekkers | |
Also gave an example of defining the amount of taps needed. | |||
2017-05-26 | Merge pull request #1319 from Johannes-Larsson/master | Jack Humbert | |
Add planck/johannes layout | |||
2017-05-26 | Merge pull request #1327 from Dbroqua/master | Jack Humbert | |
Added Integration of IBM Trackpoint | |||
2017-05-26 | Merge pull request #1328 from yiancar/qmk_usb_startup_disable | Jack Humbert | |
Use variable to disable usb check at startup | |||
2017-05-26 | Merge pull request #4 from Dbroqua/master | Jack Humbert | |
Update Modding-your-keyboard.md | |||
2017-05-26 | Use variable to disable usb check at startup | yiancar | |
Adds a define variable which when defined disables the usb startup check. Modified the makefile to separate above define from bluetooth dependancy | |||
2017-05-26 | Merge pull request #1 from Dbroqua/patch-1 | Damien | |
Update Modding-your-keyboard.md | |||
2017-05-26 | - Added schematic for Trackpoint demonstration | dbroqua | |
2017-05-26 | - Added integration of IBM Trackpoint | dbroqua | |
2017-05-26 | Update Modding-your-keyboard.md | Damien | |
Updated `USART version` chapter. I think there were 2 `#endif` too . | |||
2017-05-26 | Merge pull request #22 from qmk/master | Damien | |
Merge from QMK | |||
2017-05-24 | Merge pull request #3 from fieldju/patch-1 | Jack Humbert | |
Fix typo in Macro.md in dynamic macro section. | |||
2017-05-24 | Fix typo in Macro.md in dynamic macro section. | Justin Field | |