]> git.donarmstrong.com Git - qmk_firmware.git/commit
ergodox_ez: Update the algernon keymap to v1.2
authorGergely Nagy <algernon@madhouse-project.org>
Wed, 22 Jun 2016 06:37:00 +0000 (08:37 +0200)
committerGergely Nagy <algernon@madhouse-project.org>
Wed, 22 Jun 2016 06:41:38 +0000 (08:41 +0200)
commit2278956412ca7f970dc4d38a6c32d7b5301f9a90
tree0eba6a7ccd873cbfbc75e2fa3ebc34041eb17140
parent98f0807359cfa78d25442b91ff4c5bbfc5679661
ergodox_ez: Update the algernon keymap to v1.2

Noticeable changes since the last pull request:

* The forced NKRO mode can be easily toggled off at compile-time, to
  make the firmware compatible with certain operating systems.
* The `:;` key has changed behaviour: to access the `;` symbol, the key
  needs to be double-tapped, instead of shifted.
* The `=` and `\` keys were swapped, `=` moved to the home row, on both
  the **base** and the **experimental** layers.
* The arrow and navigation keys were redone, they are now more
  accessible, but the navigation keys require an extra tap to access.
* The **Emacs** layer is gone, replaced by a simplified
  **navigation and media** layer.
* `LEAD v` types the firmware version, and the keymap version.
* On the **experimental** layer, the `L` and `Q`, and the `K` and `G`
  keys were swapped.
* The **Steno** layer gained a few more `#` and `*` keys, to make it
  easier on my fingers.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
keyboards/ergodox_ez/keymaps/algernon/Makefile
keyboards/ergodox_ez/keymaps/algernon/config.h
keyboards/ergodox_ez/keymaps/algernon/images/base-layer.png
keyboards/ergodox_ez/keymaps/algernon/images/emacs-layer.png [deleted file]
keyboards/ergodox_ez/keymaps/algernon/images/experimental-layer.png
keyboards/ergodox_ez/keymaps/algernon/images/hun-layer.png
keyboards/ergodox_ez/keymaps/algernon/images/nav-n-media-layer.png [new file with mode: 0644]
keyboards/ergodox_ez/keymaps/algernon/images/one-handed-layer.png
keyboards/ergodox_ez/keymaps/algernon/images/steno-layer.png
keyboards/ergodox_ez/keymaps/algernon/keymap.c
keyboards/ergodox_ez/keymaps/algernon/readme.md