~ruther/qmk_firmware

6e8a5aca — Fred Sundvik 9 years ago
Fix typo in the readme.
401dd090 — Fred Sundvik 9 years ago
A couple of more Ergodox readme fixes
c65da1f2 — Fred Sundvik 9 years ago
Unify the ErgoDox EZ and Infinity documentation
44cefcb4 — Fred Sundvik 9 years ago
Refer to the right path in the readme
349f189e — Fred Sundvik 9 years ago
Move Ergodox readme from ez subfolder to parent
ad416fb1 — Fred Sundvik 9 years ago
Include the main Makefile before including Ergodox infinity drivers
592ef7c6 — Fred Sundvik 9 years ago
Move Infinity Ergodox drivers to subproject, and fix makefile
37052a53 — Fred Sundvik 9 years ago
Remove the Infinity Ergodox default keymap
650298ce — Fred Sundvik 9 years ago
Cleanup the townk_osx config.h and make files
fd7f20b0 — Fred Sundvik 9 years ago
Rename supercoder config_user to config.h

Also fixup the include path of parent config
426e9ecc — Fred Sundvik 9 years ago
Fix config.h include guards
a6577b27 — Fred Sundvik 9 years ago
Define weak matrix user function for Infinity Ergodox

So that a few keyboards, which don't use them, links properly.
bf1c865c — Fred Sundvik 9 years ago
Speed up ChibiOS keymap compilation

By sharing the external library object files between the whole
keyboard, instead of re-compiling them for each keymap.
1641743b — Fred Sundvik 9 years ago
Change _delay_ms to wait_ms in algernon keymap
e7670f6d — Fred Sundvik 9 years ago
Move some of the Ergodox config settings to shared
e0f28c2b — Fred Sundvik 9 years ago
Add empty led control functions to Infinity Ergodox

So that most keymaps compiles and links
e01b4c3f — Fred Sundvik 9 years ago
Most ergodox keymaps compiles on Infinity

There are linker errors due to missing led funcitonality though
b0376687 — Fred Sundvik 9 years ago
All Ez keymaps compiles
9af995c5 — Fred Sundvik 9 years ago
Initial structure for Ergodox as subprojects

Only the EZ default keymaps compiles at the moment though.
30003d48 — Erez Zukerman 9 years ago
Merge pull request #584 from algernon/ergodox-ez/algernon

ergodox_ez: Upgrade my keymap to v1.4
Next