~ruther/qmk_firmware

79a9e047 — Erez Zukerman 9 years ago
Merge pull request #592 from sethbc/ez-sethbc

Ez sethbc
8c52327a — Erez Zukerman 9 years ago
Merge pull request #593 from J3RN/master

Updated the J3RN ErgoDox keymap
6eab4ecd — Erez Zukerman 9 years ago
Merge pull request #600 from adiabatic/master

zweihander-osx: add left-hand-thumb tab key
461f973c — Jack Humbert 9 years ago
correct file name
25f138c0 — Jack Humbert 9 years ago
fix mkdir cmd
56aa5166 — Erez Zukerman 9 years ago
Updates ErgoDox readme
f422f442 — Jack Humbert 9 years ago
automatically forward ergodox ez
bb249fb2 — Jack Humbert 9 years ago
Merge pull request #597 from Jiehong/feature/basic_keyboard_doc

feature: add basic doc about how a keyboard works on USB
d5baa477 — Jack Humbert 9 years ago
Merge pull request #596 from fredizzimo/rid_of_quick

Fix the makefile dependencies and remove quick targets
07a631bd — Nathan Sharfi 9 years ago
Thumb ⌫ into ⇥, numpad & into :, yank home/end

Also: add (back?) in the light-shine disabler
c2419ffe — Nathan Sharfi 9 years ago
Remove /keyboard/* files
d889648d — Nathan Sharfi 9 years ago
Merge branch 'master' of github.com:jackhumbert/qmk_firmware

# Conflicts:
#	keyboard/ergodox_ez/keymaps/zweihander-osx/keymap.c
#	keyboard/ergodox_ez/keymaps/zweihander-osx/zweihander-osx.hex
d9bef165 — Jiehong Ma 9 years ago
feature: add basic doc about how a keyboard works on USB

This comes from the discussion on #520
fda29be3 — Fred Sundvik 9 years ago
Travis calls the normal build target, instead of quick
87a1a095 — Fred Sundvik 9 years ago
Fix the readme for the removed quick target
a0dc6221 — Fred Sundvik 9 years ago
Remove the quick commands and add proper clean
d5a947b3 — Fred Sundvik 9 years ago
Also depend on the gcc version
97817a77 — Fred Sundvik 9 years ago
Generate version information to version.h

So that only the files that really needs a version are recompiled.
84bfb195 — Fred Sundvik 9 years ago
Force compilation and linking when options changes
e58e9af2 — Fred Sundvik 9 years ago
More reliable .d file generation

Also generated inside the obj dir instead of separate deps folder.
Next