~ruther/qmk_firmware

3301e221 — Jack Humbert 9 years ago
Merge pull request #700 from algernon/h/ucis/enable-fix

build_keyboard.mk: Restore UCIS_ENABLE support
2f0395ce — Gergely Nagy 9 years ago
build_keyboard.mk: Restore UCIS_ENABLE support

During the build system refactor, support for enabling UCIS seems to
have been lost. This little patch adds that back, so that keymaps using
UCIS can be compiled again.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
6d1e9168 — Jack Humbert 9 years ago
Merge pull request #697 from fredizzimo/fix_gh_token_problem

Fix the .travis.yml so that GH_TOKEN works properly
25502277 — Jack Humbert 9 years ago
Merge pull request #696 from fredizzimo/community_boards

Update list of community keyboards
83eb9e4e — Fred Sundvik 9 years ago
Fix the .travis.yml so that GH_TOKEN works properly
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
Next