summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-08-27Merge pull request #695 from fredizzimo/dfu-util_instructionsJack Humbert
Add dfu-util to the instructions
2016-08-27Merge pull request #693 from fredizzimo/infinity60Jack Humbert
Rename infinity_chibios to infinity60, and add readme
2016-08-27Merge pull request #694 from fredizzimo/keyboard_templateJack Humbert
Fix the keyboard template with new make syntax
2016-08-27Merge pull request #690 from fredizzimo/unit_testJack Humbert
Add Unit Testing support
2016-08-27Rename infinity_chibios to infinity60, and add readmeFred Sundvik
2016-08-27Add dfu-util to the instructionsFred Sundvik
2016-08-27Fix the keyboard template with new make syntaxFred Sundvik
Also add proper link to the parent
2016-08-27Add unit test documentationFred Sundvik
2016-08-27Another attempt to make keyboards and tests in parallelFred Sundvik
2016-08-27Make tests and keyboards in two different jobsFred Sundvik
2016-08-27Add -p parameter to mkdirFred Sundvik
So that it's created even when there's a deeper structure
2016-08-27Travis builds the default all targetFred Sundvik
2016-08-27The all target makes all keyboards and all testsFred Sundvik
2016-08-27Support for running and cleaning all testsFred Sundvik
2016-08-27Disable map file creation when building testsFred Sundvik
It causes strange linker warnings on cygwin.
2016-08-27Detect failures when running multiple testsFred Sundvik
Also add better output.
2016-08-27Convert tirple_buffered_object_tests to GTestFred Sundvik
2016-08-27Convert transport_tests to GTestFred Sundvik
2016-08-27Convert frame_validator_tests to GTestFred Sundvik
2016-08-27Convert frame_router_tests to GTestFred Sundvik
2016-08-27More common settings for unit tests and keyboardsFred Sundvik
2016-08-27Fix running multiple testsFred Sundvik
2016-08-27Running of unit testsFred Sundvik
But only if the compilation has succeeded
2016-08-27Build actual tests, convert byte_stuffer_testsFred Sundvik
2016-08-27Rules for compiling and linking google testFred Sundvik
2016-08-27The makefile actually calls build_testFred Sundvik
2016-08-27Basic framework for parsing test targetsFred Sundvik
2016-08-27Add Google Test submoduleFred Sundvik
2016-08-27Merge pull request #691 from fredizzimo/fix_line_endingsJack Humbert
Fix line endings
2016-08-27Merge branch 'master' into fix_line_endingsFred Sundvik
2016-08-27Merge pull request #666 from fredizzimo/makefile_overhaulJack Humbert
Makefile overhaul
2016-08-27Fix travis_compiled_pushFred Sundvik
2016-08-27Normalize line endingsFred Sundvik
2016-08-27Set eep files to binary modeFred Sundvik
2016-08-26[tv44] Port jeebak's planck keymap to tv44JeeBak Kim
2016-08-26[tv44] Add "jeebak" keymap folder as a copy of the "default" folderJeeBak Kim
2016-08-26Merge remote-tracking branch 'upstream/master' into makefile_overhaulFred Sundvik
2016-08-26Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwarecbbrowne
2016-08-26Merge pull request #664 from linsomniac/infinity_readmeErez Zukerman
Adding nicer Infinity build instructions.
2016-08-26Merge pull request #685 from fredizzimo/windows10_instructions_typoErez Zukerman
Fix minor typo in the readme
2016-08-26Add box-drawing Unicode characters to keymap “coderkun_neo2”coderkun
2016-08-26Set Unicode input mode and override unicode_input_start() method to keymap ↵coderkun
“coderkun_neo2”
2016-08-26Disable debugging for Ergodox keymap “coderkun_neo2”coderkun
2016-08-26Correct typo in kc60 workman-dead keymapzs
and rename README.md to readme.md
2016-08-26Fix bad mergeFred Sundvik
Led should have been added to KC60, not GH60
2016-08-25Fix minor typo in the readmeFred Sundvik
2016-08-25Remove google test submoduleFred Sundvik
It had been added for some strange reason, allthough it's supposed to be there only in another branch.
2016-08-25Split vision_division into Makefile/rules.mkFred Sundvik
2016-08-25Merge branch 'master' into makefile_overhaulFred Sundvik
2016-08-25Merge pull request #659 from Dbroqua/masterJack Humbert
- Updated dbroqua layout for planck keyboard