Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-01 | Merge pull request #1294 from shieldsd/master | ||
Prevent the recording of looping dynamic macros. | |||
2017-06-01 | Prevent the recording of looping dynamic macros. | ||
If a macro play key is inadvertently recorded in a dynamic macro a loop is created and the macro will not terminate when played. This should be prevented. | |||
2017-06-01 | Merge pull request #1350 from originerd/add-originerd-planck-keymap | ||
Add originerd planck keymap | |||
2017-06-01 | Merge pull request #1351 from Alfrheim/fixing_dvorak_layout | ||
replacing one R for a T | |||
2017-06-01 | Merge pull request #1353 from 333fred/333fred-layout | ||
ergodox/333fred layout | |||
2017-06-01 | Merge pull request #1354 from shieldsd/tweaks | ||
Tweak reported power consumption to work with iOS | |||
2017-06-01 | Tweak reported power consumption to work with iOS | ||
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-31 | replacing one R for a T | ||
2017-05-31 | Add originerd planck keymap | ||
2017-05-30 | Use code blocks for keyboard layouts | ||
2017-05-30 | Completed iteration 1 of my layout | ||
2017-05-30 | Merge pull request #1348 from Dbroqua/master | ||
Added DK60 keyboard | |||
2017-05-30 | Added initial keymap files | ||
2017-05-30 | Merge remote-tracking branch 'origin/feature/DK60' | ||
2017-05-30 | - Updated copyright | ||
2017-05-30 | Merge remote-tracking branch 'origin/feature/DK60' | ||
2017-05-30 | - Updated readme | ||
2017-05-30 | Merge remote-tracking branch 'origin/feature/DK60' | ||
2017-05-30 | - Added Capslock/Esc led | ||
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-30 | - Some changes on DK60 | ||
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 |