Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-10 | Fixup mixed tabs/spaces | Fred Sundvik | |
2017-07-10 | Remove ergodox from gdisp driver names | Fred Sundvik | |
2017-07-10 | Move GDISP drivers to /drivers/ugfx | Fred Sundvik | |
2017-07-10 | Fix Makefile error_occured output for unit tests | Fred Sundvik | |
2017-07-10 | Don't search for TEENSY_LOADER_CLI if it's already defined | Fred Sundvik | |
2017-07-10 | Don't run dfu-programmer unless specified as a target | Fred Sundvik | |
This introduces a grep dependency, which I believe we didn't have before, but it should be available and installed by default on all the supported systems. | |||
2017-07-10 | Added MiniDox keyboard folder / configs / and some keymaps | That-Canadian | |
2017-07-10 | line ending stuff | That-Canadian | |
2017-07-10 | merge | That-Canadian | |
2017-07-09 | Merge commit '8858438a770c1c982f33b296447ca77176c751f7' | Jack Humbert | |
2017-07-09 | Squashed 'lib/lufa/' changes from f2bd51f4e..bbdc9ac40 | Jack Humbert | |
bbdc9ac40 Merge pull request #1 from fredizzimo/fix_line_endings 75ba27b8d Fix xml file line endings 7a8237259 Merge commit '5a3397d17ec917c7be5d5109e01a3a84a355cb1b' 713c65b5b Merge commit 'cedfbfcb1a9ad9cf93816f1952fc4bf7c55fbb61' 00e20c453 delete old lufa git-subtree-dir: lib/lufa git-subtree-split: bbdc9ac40c2ff543bbaf3870d407d0a96c945c1a | |||
2017-07-08 | more crlf issues | skullY | |
2017-07-08 | Reference issue #1478 from the unit tests | Fred Sundvik | |
2017-07-08 | Reference issue #1477 from the unit tests | Fred Sundvik | |
2017-07-08 | Reference issue #524 from the unit tests | Fred Sundvik | |
2017-07-08 | Reference issue #1476 from the unit tests | Fred Sundvik | |
2017-07-08 | Configure vscode file associations, use hpp instead of h | Fred Sundvik | |
2017-07-08 | Fix keymap formatting | Fred Sundvik | |
2017-07-08 | Add tests for macros | Fred Sundvik | |
2017-07-08 | Add wait support for tests | Fred Sundvik | |
2017-07-08 | Rename tests to start with test_ | Fred Sundvik | |
2017-07-08 | Add basic timing support, and SFT_T tests | Fred Sundvik | |
Also expose some bugs... | |||
2017-07-08 | Add test for a combo key | Fred Sundvik | |
2017-07-08 | Add simple modifier test | Fred Sundvik | |
2017-07-08 | Improve the tests a bit | Fred Sundvik | |
2017-07-08 | A bigger test matrix, and test for unmapped keys | Fred Sundvik | |
2017-07-08 | Rename test.cpp to keypress.cpp | Fred Sundvik | |
2017-07-08 | Build all cpp files in test directories | Fred Sundvik | |
2017-07-08 | Move test keymap to keymap.c | Fred Sundvik | |
2017-07-08 | Exclude .build and .hex from Visual Studio code | Fred Sundvik | |
2017-07-08 | commit files with wrong line endings | skullY | |
2017-07-07 | Merge commit '5a3397d17ec917c7be5d5109e01a3a84a355cb1b' | Jack Humbert | |
2017-07-07 | Squashed 'lib/lufa/' changes from a44056fb9..f2bd51f4e | Jack Humbert | |
f2bd51f4e fixing line endings git-subtree-dir: lib/lufa git-subtree-split: f2bd51f4edba87a259808c92c0424dc36475282b | |||
2017-07-07 | Merge commit 'cedfbfcb1a9ad9cf93816f1952fc4bf7c55fbb61' | Jack Humbert | |
2017-07-07 | Squashed 'lib/lufa/' changes from 385d40300..a44056fb9 | Jack Humbert | |
a44056fb9 add .gitattributes git-subtree-dir: lib/lufa git-subtree-split: a44056fb9d4784e3a248f460688b35977592cb05 | |||
2017-07-07 | comment out unformatted audio/midi sections | skullY | |
2017-07-07 | Updates Documentation from #1444 | Jack Humbert | |
2017-07-07 | Merge pull request #1471 from qmk/lufa_lib | Jack Humbert | |
Update LUFA and move it to /lib/lufa | |||
2017-07-07 | Corrected it again. | Maarten Dekkers | |
2017-07-07 | Cleaned and corrected keymap code | Maarten Dekkers | |
2017-07-07 | Own keymap layout | Maarten Dekkers | |
2017-07-07 | Add new keymap to try to get pretty close to the default layout for an ↵ | Ethan Spitz | |
ergodox keyboard. Coming from that I really like being able to use the backspace from my left thumb. | |||
2017-07-07 | update include | Jack Humbert | |
2017-07-07 | update lets_split lufa include | Jack Humbert | |
2017-07-07 | update lufa implementation | Jack Humbert | |
2017-07-07 | delete old lufa | Jack Humbert | |
2017-07-07 | Squashed 'lib/lufa/' content from commit 385d40300 | Jack Humbert | |
git-subtree-dir: lib/lufa git-subtree-split: 385d4030035dbaf41591309dbde47653bd03841b | |||
2017-07-07 | Merge commit '60b30c036397cb5627fa374bb930794b225daa29' as 'lib/lufa' | Jack Humbert | |
2017-07-06 | Merge branch 'master' into docs | skullydazed | |
2017-07-06 | Update mouse_keys.md | cato976 | |
fix typo |