Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-31 | Update licensing on visualizer.c | ||
2017-05-31 | Updated readme | ||
2017-05-31 | Added several new macros | ||
2017-05-31 | Fixed numpad 0 layout | ||
2017-05-30 | Use code blocks for keyboard layouts | ||
2017-05-30 | Completed iteration 1 of my layout | ||
2017-05-30 | Added initial keymap files | ||
2017-05-30 | Merge pull request #1323 from nikchi/master | ||
Variable tapping terms | |||
2017-05-30 | hmm? | ||
2017-05-30 | Merge pull request #2 from qmk/master | ||
pull in new qmk changes | |||
2017-05-30 | Merge branch 'master' of https://github.com/qmk/qmk_firmware | ||
2017-05-30 | make qmk bot do the hard work | ||
2017-05-30 | Merge pull request #1342 from priyadi/adafruit-mouse-buttons | ||
Adafruit Feather BLE / BLE Friend mouse buttons support | |||
2017-05-30 | Merge branch 'master' of https://github.com/qmk/qmk_firmware | ||
2017-05-30 | exclude PRs | ||
2017-05-29 | switched to uint8 and 16 | ||
2017-05-29 | Merge pull request #1344 from qmk/jackhumbert-patch-1 | ||
Re-enable mouse buttons from #1327 | |||
2017-05-29 | Re-enable mouse buttons | ||
2017-05-29 | no master needed on push maybe | ||
2017-05-29 | Merge branch 'master' of https://github.com/qmk/qmk_firmware | ||
2017-05-29 | push to git url | ||
2017-05-29 | Jokrik's Clueboard layout (#1340) | ||
2017-05-29 | Merge pull request #1343 from Maartenwut/patch-1 | ||
Added SEND_STRING(); to the documentation. | |||
2017-05-29 | Merge pull request #1337 from fredizzimo/wsl_setup | ||
Add script for setting up Windows Subsystem for Linux | |||
2017-05-29 | Added SEND_STRING(); to the documentation. | ||
2017-05-29 | Merge branch 'master' of https://github.com/qmk/qmk_firmware | ||
2017-05-29 | get rid of folders in tar | ||
2017-05-29 | Merge pull request #1341 from Dbroqua/patch-3 | ||
Update Differences-from-TMK.md | |||
2017-05-29 | Merge branch 'master' of https://github.com/qmk/qmk_firmware | ||
2017-05-29 | more than one en-file, and actually ignore docs | ||
2017-05-29 | Update Differences-from-TMK.md | ||
Removed fn_actions. According this [comment](https://github.com/qmk/qmk_firmware/pull/1336#issuecomment-304634633) | |||
2017-05-29 | Adafruit Feather BLE / BLE Friend mouse buttons support | ||
2017-05-28 | Merge pull request #1338 from qmk/hf/prevent_stuck_mods | ||
Adds prevent stuck modifiers to EZ default | |||
2017-05-28 | Adds prevent stuck modifiers to EZ default | ||
2017-05-28 | ignore docs, fix tag/hex pushing | ||
2017-05-28 | Update windows 10 instructions | ||
2017-05-28 | Merge pull request #1336 from Dbroqua/patch-2 | ||
Update Differences-from-TMK.md | |||
2017-05-28 | Create a symlink to qmk if requested | ||
2017-05-28 | Add activate_wsl to .bashrc | ||
2017-05-28 | Fix symlink creation | ||
2017-05-28 | Use unzip instead of 7zip | ||
2017-05-28 | Actually install flip instead of just extracting | ||
2017-05-28 | Make symlink to utils and export programmer variables | ||
2017-05-28 | Add install dependencies | ||
2017-05-28 | Add prompt for re-downloading the utils | ||
2017-05-28 | Add driver installation | ||
2017-05-28 | Add checks for cloning to the right dir | ||
2017-05-28 | Download windows flashing utils and driver_installer | ||
2017-05-28 | Update Differences-from-TMK.md | ||
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 | ||
Fix line endings in FAQ.md |