| Age | Commit message (Collapse) | Author |
|
Fix the makefile dependencies and remove quick targets
|
|
|
|
|
|
Also: add (back?) in the light-shine disabler
|
|
# Conflicts:
# keyboard/ergodox_ez/keymaps/zweihander-osx/keymap.c
# keyboard/ergodox_ez/keymaps/zweihander-osx/zweihander-osx.hex
|
|
|
|
keymap
|
|
So that only the files that really needs a version are recompiled.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
layers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Some links were still pointing to `/keyboards/ergodox_ez`, while the
directory is `/keyboards/erdogox` now.
Not all references have been updated, and some of the text here and
there may need updating to mention the ErgoDox Infinity too, but that's
out of the scope for this quick fix.
Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also fixup the include path of parent config
|
|
|
|
So that a few keyboards, which don't use them, links properly.
|
|
|
|
|
|
So that most keymaps compiles and links
|