Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Shared default animations | Fred Sundvik | 2017-07-10 | 10 | -171/+35 | |
| | | | | ||||||
| * | | | Clarify naming between LCD_BACKLIGHT and LED_BACKLIGHT | Fred Sundvik | 2017-07-10 | 9 | -73/+73 | |
| | | | | ||||||
| * | | | Shared gfxconf | Fred Sundvik | 2017-07-10 | 4 | -598/+330 | |
| | | | | ||||||
| * | | | Define visualizer thread priority by default | Fred Sundvik | 2017-07-10 | 3 | -6/+3 | |
| | | | | ||||||
| * | | | Fixup mixed tabs/spaces | Fred Sundvik | 2017-07-10 | 5 | -154/+154 | |
| | | | | ||||||
| * | | | Remove ergodox from gdisp driver names | Fred Sundvik | 2017-07-10 | 13 | -11/+11 | |
| | | | | ||||||
| * | | | Move GDISP drivers to /drivers/ugfx | Fred Sundvik | 2017-07-10 | 17 | -360/+10 | |
| | | | | ||||||
| * | | | Fix Makefile error_occured output for unit tests | Fred Sundvik | 2017-07-10 | 1 | -0/+2 | |
| | | | | ||||||
| * | | | Don't search for TEENSY_LOADER_CLI if it's already defined | Fred Sundvik | 2017-07-10 | 1 | -5/+7 | |
| | | | | ||||||
| * | | | Don't run dfu-programmer unless specified as a target | Fred Sundvik | 2017-07-10 | 1 | -10/+10 | |
| |/ / | | | | | | | | | | | | | | | | 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. | |||||
* | | | Merge commit '8858438a770c1c982f33b296447ca77176c751f7' | Jack Humbert | 2017-07-09 | 6 | -407/+407 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Squashed 'lib/lufa/' changes from f2bd51f4e..bbdc9ac40 | Jack Humbert | 2017-07-09 | 108 | -7742/+7742 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |||||
| | * | line ending stuff | That-Canadian | 2017-07-10 | 2 | -77/+77 | |
| | | | ||||||
| | * | merge | That-Canadian | 2017-07-10 | 4 | -330/+330 | |
| |/ |/| | ||||||
* | | more crlf issues | skullY | 2017-07-08 | 66 | -4416/+4416 | |
| | | ||||||
* | | Reference issue #1478 from the unit tests | Fred Sundvik | 2017-07-08 | 1 | -0/+1 | |
| | | ||||||
* | | Reference issue #1477 from the unit tests | Fred Sundvik | 2017-07-08 | 1 | -0/+2 | |
| | | ||||||
* | | Reference issue #524 from the unit tests | Fred Sundvik | 2017-07-08 | 1 | -0/+3 | |
| | | ||||||
* | | Reference issue #1476 from the unit tests | Fred Sundvik | 2017-07-08 | 1 | -0/+4 | |
| | | ||||||
* | | Configure vscode file associations, use hpp instead of h | Fred Sundvik | 2017-07-08 | 11 | -11/+17 | |
| | | ||||||
* | | Fix keymap formatting | Fred Sundvik | 2017-07-08 | 1 | -10/+10 | |
| | | ||||||
* | | Add tests for macros | Fred Sundvik | 2017-07-08 | 2 | -1/+109 | |
| | | ||||||
* | | Add wait support for tests | Fred Sundvik | 2017-07-08 | 2 | -3/+9 | |
| | | ||||||
* | | Rename tests to start with test_ | Fred Sundvik | 2017-07-08 | 2 | -0/+0 | |
| | | ||||||
* | | Add basic timing support, and SFT_T tests | Fred Sundvik | 2017-07-08 | 9 | -27/+157 | |
| | | | | | | | | Also expose some bugs... | |||||
* | | Add test for a combo key | Fred Sundvik | 2017-07-08 | 2 | -5/+44 | |
| | | ||||||
* | | Add simple modifier test | Fred Sundvik | 2017-07-08 | 3 | -8/+32 | |
| | | ||||||
* | | Improve the tests a bit | Fred Sundvik | 2017-07-08 | 1 | -1/+10 | |
| | | ||||||
* | | A bigger test matrix, and test for unmapped keys | Fred Sundvik | 2017-07-08 | 3 | -5/+18 | |
| | | ||||||
* | | Rename test.cpp to keypress.cpp | Fred Sundvik | 2017-07-08 | 1 | -0/+0 | |
| | | ||||||
* | | Build all cpp files in test directories | Fred Sundvik | 2017-07-08 | 1 | -1/+2 | |
| | | ||||||
* | | Move test keymap to keymap.c | Fred Sundvik | 2017-07-08 | 3 | -7/+25 | |
| | | ||||||
* | | Exclude .build and .hex from Visual Studio code | Fred Sundvik | 2017-07-08 | 2 | -1/+11 | |
| | | ||||||
* | | commit files with wrong line endings | skullY | 2017-07-08 | 33 | -2700/+2700 | |
| | | ||||||
* | | Merge commit '5a3397d17ec917c7be5d5109e01a3a84a355cb1b' | Jack Humbert | 2017-07-07 | 0 | -0/+0 | |
|\| | ||||||
| * | Squashed 'lib/lufa/' changes from a44056fb9..f2bd51f4e | Jack Humbert | 2017-07-07 | 1 | -57/+57 | |
| | | | | | | | | | | | | | | f2bd51f4e fixing line endings git-subtree-dir: lib/lufa git-subtree-split: f2bd51f4edba87a259808c92c0424dc36475282b | |||||
* | | Merge commit 'cedfbfcb1a9ad9cf93816f1952fc4bf7c55fbb61' | Jack Humbert | 2017-07-07 | 1 | -0/+94 | |
|\| | ||||||
| * | Squashed 'lib/lufa/' changes from 385d40300..a44056fb9 | Jack Humbert | 2017-07-07 | 1 | -0/+94 | |
| | | | | | | | | | | | | | | a44056fb9 add .gitattributes git-subtree-dir: lib/lufa git-subtree-split: a44056fb9d4784e3a248f460688b35977592cb05 | |||||
* | | comment out unformatted audio/midi sections | skullY | 2017-07-07 | 1 | -0/+4 | |
| | | ||||||
* | | Updates Documentation from #1444 | Jack Humbert | 2017-07-07 | 53 | -4116/+1426 | |
|\ \ | ||||||
| * \ | Merge branch 'master' into docs | skullydazed | 2017-07-06 | 149 | -1359/+2557 | |
| |\ \ | ||||||
| * | | | Add missing files to _summary.md | skullY | 2017-07-03 | 2 | -6/+9 | |
| | | | | ||||||
| * | | | Remove obsolete documentation | skullY | 2017-07-03 | 24 | -3467/+0 | |
| | | | | ||||||
| * | | | update the summary | skullY | 2017-07-03 | 1 | -1/+5 | |
| | | | | ||||||
| * | | | Adjust headings on unicode | skullY | 2017-07-03 | 1 | -6/+6 | |
| | | | | ||||||
| * | | | Update the vagrant guide | skullY | 2017-07-03 | 1 | -12/+6 | |
| | | | | ||||||
| * | | | update hand_wire | skullY | 2017-07-03 | 1 | -28/+38 | |
| | | | | ||||||
| * | | | update basic_how_keyboards_work | skullY | 2017-07-03 | 1 | -41/+17 | |
| | | | | ||||||
| * | | | Work around quoting hell | skullY | 2017-07-03 | 1 | -4/+4 | |
| | | | | ||||||
| * | | | Rewrite mouse_keys to resolve #937 | skullY | 2017-07-03 | 1 | -11/+73 | |
| | | | |