Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the ergodox-ez/algernon keymap #409

Merged
merged 1 commit into from
Jun 14, 2016
Merged

Update the ergodox-ez/algernon keymap #409

merged 1 commit into from
Jun 14, 2016

Conversation

algernon
Copy link
Contributor

Compared to the previous version, the following noteworthy changes have been made to the keymap:

  • The keyboard starts in NKRO mode, bootmagic and other things are disabled.
  • A STENO layer was added, to be used with Plover.
  • An experimental layout was added, something halfway between Dvorak and Capewell-Dvorak. A work in progress.
  • LEAD y types \o/.
  • Some keys on the BASE layer have been moved around:
    • ? moved to the left pinky, left of Q.
    • = shifted one row down, but F11 stayed where it was.
    • - on the left half was replaced by Tab.
    • Tab's original position is taken by a Media Next/Media Prev key.
    • : now inputs ; when shifted.
  • ESC cancels the HUN layer too, not just modifiers.

Compared to the previous version, the following noteworthy changes have
been made to the keymap:

* The keyboard starts in NKRO mode, bootmagic and other things are
  disabled.
* A STENO layer was added, to be used with Plover.
* An experimental layout was added, something halfway between Dvorak and
  Capewell-Dvorak. A work in progress.
* `LEAD y` types \o/.
* Some keys on the BASE layer have been moved around:
  - `?` moved to the left pinky, left of `Q`.
  - `=` shifted one row down, but `F11` stayed where it was.
  - `-` on the left half was replaced by `Tab`.
  - `Tab`'s original position is taken by a `Media Next`/`Media Prev`
     key.
  - `:` now inputs `;` when shifted.
* `ESC` cancels the **HUN** layer too, not just modifiers.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
@jackhumbert
Copy link
Member

Nice!

@jackhumbert jackhumbert merged commit 1d1ced5 into qmk:master Jun 14, 2016
@ezuk
Copy link
Contributor

ezuk commented Jun 16, 2016

Very cool @algernon and thanks @jackhumbert for merging! (I'm currently traveling :) )

ryaninvents pushed a commit to ryaninvents/qmk_firmware that referenced this pull request Aug 12, 2016
Compared to the previous version, the following noteworthy changes have
been made to the keymap:

* The keyboard starts in NKRO mode, bootmagic and other things are
  disabled.
* A STENO layer was added, to be used with Plover.
* An experimental layout was added, something halfway between Dvorak and
  Capewell-Dvorak. A work in progress.
* `LEAD y` types \o/.
* Some keys on the BASE layer have been moved around:
  - `?` moved to the left pinky, left of `Q`.
  - `=` shifted one row down, but `F11` stayed where it was.
  - `-` on the left half was replaced by `Tab`.
  - `Tab`'s original position is taken by a `Media Next`/`Media Prev`
     key.
  - `:` now inputs `;` when shifted.
* `ESC` cancels the **HUN** layer too, not just modifiers.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
BlueTufa pushed a commit to BlueTufa/qmk_firmware that referenced this pull request Aug 6, 2021
* Add international backslash

* delete useless log

* add possibility to switch between layouts

* keycode fix

* delete comment

* fix n refactor

* cleanup

* A different way to organize the code lookup table (#2)

* A different way to organize the code lookup table

* Rename

* Row org

* Extract layouts

 - use import name rather than aliases

* Simplify Layouts

* Reset keymap before switching layout

* move getQMKCode into vuex getter

* Encapsulate knowledge of internals

 - remove dependency on knowing the internals of store

* reduce code

* Better naming

* lint / handle default layout / radio buttons

* lint

* Update comments for slice of ISO (#3)

* Update comments for slice of ISO

* Linting

* review

* review
jiaxin96 pushed a commit to Oh-My-Mechanical-Keyboard/qmk_firmware that referenced this pull request Oct 18, 2023
- Set CONSOLE_ENABLE to false for space
 - Add the -WL --relax EXTRALDFLAGS for space
 - Enable QMK_SETTINGS and TAP_DANCE_ENABLE
 - Set available Tap Dances to 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants