Age | Commit message (Collapse) | Author |
|
|
|
|
|
Major changes include:
* The **1HAND** layer has been removed.
* A `Delete` key is now available on the right thumb cluster.
* The **ADORE** layer received a major update, see the updated layout
image.
* It is now possible to enable automatic logging for the **ADORE**
layer, by setting the `ADORE_AUTOLOG` makefile variable to `yes` when
compiling the keymap. It is off by default.
* The `~` key and the `Media Next/Prev` key have been swapped on
the **base** layer.
* On the **ARROW** layer, `Backspace` has been replaced by `Enter`.
* There is some experimental support for entering Unicode symbols.
Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
|
|
persistent layers
based on the Planck and Preonic setup. The layout arrays are pulled directly from the
ergodox/ez/ez.h keymap definition starting at line 81.
|
|
file cleanup
|
|
file cleanup
|
|
file cleanup, removing file that doesn't apply to my layout.
|
|
Not reflective of my layout.
|
|
Planck, Preonic, Atreus, Ergodox
|
|
Ez sethbc
|
|
Updated the J3RN ErgoDox keymap
|
|
zweihander-osx: add left-hand-thumb tab key
|
|
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
|
|
So that only the files that really needs a version are recompiled.
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
Only the EZ default keymaps compiles at the moment though.
|