]> git.donarmstrong.com Git - qmk_firmware.git/commit
ergodox: Update algernon's layout to v1.11
authorGergely Nagy <algernon@madhouse-project.org>
Sun, 1 Oct 2017 13:37:41 +0000 (15:37 +0200)
committerJack Humbert <jack.humb@gmail.com>
Tue, 3 Oct 2017 17:54:56 +0000 (07:54 -1000)
commit1cd336dde4dad00864cfef643c501e2a32704426
treed176c4af27b93310680afe207d46199867b8d0e9
parentcc52ac5b1634f61c8333bb653be0bc3d0a3c3da6
ergodox: Update algernon's layout to v1.11

Overall changes
===============

* Updated to work with QMK master.
* The `$` and `^` symbols on the number row were swapped on both the base and
  the ADORE layers.
* The bracket tap-dance keys can now be used to input Japanese brackets, `「`
  and `」` with a third tap.
* The second column of the top row on the right side will act as a "Social"
  application selector on the `AppSel` layer.
* The third key on the same column will select a password manager.
* The `GUI` key will now launch `rofi` when triple-tapped.

Miscellaneous
=============

* The `👶` symbol can be entered with UCIS.
* The `👪` symbol can be entered with UCIS.

Tools
=====

* `tools/hid-commands` can now find the `Mstdn`, not just `Slack`, as the
  "Slack"/chat app.
* `tools/hid-commands` can now find the Plex web app as a music/media player.
* `tools/hid-commands` now understands the "Social" application selector. It
  raises the `Mstdn` and `Tweetdeck` windows, but keeps focus on the previous
  window.
* `tools/hid-commands` now understands the "Social2" application selector, which
  raises `Signal` and `Viber`, but keeps focus on the previous window.
* `tools/hid-commands` is now able to select a password manager (KeePass*).
* `tools/hid-commands` can now run `rofi` when receiving an `appsel_helper`
  command (triggered by a triple-tapped `GUI` key).

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
layouts/community/ergodox/algernon/NEWS.md
layouts/community/ergodox/algernon/keymap.c
layouts/community/ergodox/algernon/readme.md
layouts/community/ergodox/algernon/rules.mk
layouts/community/ergodox/algernon/tools/hid-commands [changed mode: 0644->0755]
layouts/community/ergodox/algernon/tools/log-to-heatmap.py [changed mode: 0644->0755]
layouts/community/ergodox/algernon/tools/text-to-log.py [changed mode: 0644->0755]