~ruther/qmk_firmware

25502277 — Jack Humbert 9 years ago
Merge pull request #696 from fredizzimo/community_boards

Update list of community keyboards
3bdebd22 — Fred Sundvik 9 years ago
Update list of community keyboards
326de654 — Jack Humbert 9 years ago
Merge pull request #689 from jeebak/tv44-jeebak

Port jeebak's Planck/JD45 keymap to TV44
2ac90ed7 — Jack Humbert 9 years ago
Merge pull request #684 from tomb0y/kc60_workman_dead

Correct typo in kc60 workman-dead keymap
bade8be6 — Jack Humbert 9 years ago
Merge pull request #695 from fredizzimo/dfu-util_instructions

Add dfu-util to the instructions
98bedbeb — Jack Humbert 9 years ago
Merge pull request #693 from fredizzimo/infinity60

Rename infinity_chibios to infinity60, and add readme
a1b289c9 — Jack Humbert 9 years ago
Merge pull request #694 from fredizzimo/keyboard_template

Fix the keyboard template with new make syntax
4fd5ac83 — Jack Humbert 9 years ago
Merge pull request #690 from fredizzimo/unit_test

Add Unit Testing support
8ab9c5c5 — Fred Sundvik 9 years ago
Rename infinity_chibios to infinity60, and add readme
53302328 — Fred Sundvik 9 years ago
Add dfu-util to the instructions
1f5838a2 — Fred Sundvik 9 years ago
Fix the keyboard template with new make syntax

Also add proper link to the parent
922c4ea3 — Fred Sundvik 9 years ago
Add unit test documentation
ca514573 — Fred Sundvik 9 years ago
Another attempt to make keyboards and tests in parallel
fd93a9bb — Fred Sundvik 9 years ago
Make tests and keyboards in two different jobs
03b1d142 — Fred Sundvik 9 years ago
Add -p parameter to mkdir

So that it's created even when there's a deeper structure
6b92b628 — Fred Sundvik 9 years ago
Travis builds the default all target
6410f0c0 — Fred Sundvik 9 years ago
The all target makes all keyboards and all tests
1b963117 — Fred Sundvik 9 years ago
Support for running and cleaning all tests
42baa6cf — Fred Sundvik 9 years ago
Disable map file creation when building tests

It causes strange linker warnings on cygwin.
7eefb34e — Fred Sundvik 9 years ago
Detect failures when running multiple tests

Also add better output.
Next