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

[keymap] miryoku layout #6171

Merged
merged 3 commits into from
Jun 26, 2019
Merged

[keymap] miryoku layout #6171

merged 3 commits into from
Jun 26, 2019

Conversation

manna-harbour
Copy link
Contributor

Description

The miryoku layout is an ergonomic, minimal, orthogonal layout for ergo or ortho keyboards. The layout is maintained in emacs org-mode tables and converted to QMK keymap data structures using embedded python scripts. The layout is mapped onto keyboards with different physical layouts as a subset without code duplication using the QMK userland feature and C macros.

Types of Changes

  • Keymap/layout/userspace (addition or update)

Checklist

  • My code follows the code style of this project.
  • I have read the CONTRIBUTING document.
  • I have tested the changes and verified that they work and don't break anything (as well as I can manage).

Copy link
Member

@drashna drashna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@drashna drashna merged commit 4be1dfc into qmk:master Jun 26, 2019
@fauxpark
Copy link
Member

@manna-harbour the README symlink makes Git on Windows very sad :( Could you please get rid of it if possible?

From https://github.com/qmk/qmk_firmware
 * branch                master     -> FETCH_HEAD
Updating 2636464b8..01fb06af6
error: unable to create symlink users/manna-harbour_miryoku/README.org: No such file or directory

@manna-harbour
Copy link
Contributor Author

@fauxpark: You should be able to fix that with git config core.symlinks false, but I'm happy to delete the link.

@fauxpark
Copy link
Member

Yeah, I do know that there is some kind of support for symlinks on Windows, however it looks like it's not enabled OOB, and I think there is an (undocumented) rule against symlinks for exactly this reason.

doughsay pushed a commit to doughsay/qmk_firmware that referenced this pull request Aug 31, 2019
* First release

*  add "#pragma once" to config.h and related docs

* generate config.h with change from miryoku.org
ripxorip pushed a commit to ripxorip/qmk_firmware that referenced this pull request Dec 3, 2019
* First release

*  add "#pragma once" to config.h and related docs

* generate config.h with change from miryoku.org
ridingqwerty pushed a commit to ridingqwerty/qmk_firmware that referenced this pull request Jan 10, 2020
* First release

*  add "#pragma once" to config.h and related docs

* generate config.h with change from miryoku.org
JeffreyPalmer pushed a commit to JeffreyPalmer/qmk_firmware that referenced this pull request Feb 27, 2020
* First release

*  add "#pragma once" to config.h and related docs

* generate config.h with change from miryoku.org
swamp09 pushed a commit to swamp09/qmk_firmware that referenced this pull request Mar 11, 2020
* First release

*  add "#pragma once" to config.h and related docs

* generate config.h with change from miryoku.org
BorisTestov pushed a commit to BorisTestov/qmk_firmware that referenced this pull request May 23, 2024
* First release

*  add "#pragma once" to config.h and related docs

* generate config.h with change from miryoku.org
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants