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] Add ALGR and kle image, expand and correct documentation #7426

Merged
merged 1 commit into from
Nov 21, 2019

Conversation

manna-harbour
Copy link
Contributor

Description

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Keyboard (addition or update)
  • Keymap/layout/userspace (addition or update)
  • Documentation

Issues Fixed or Closed by This PR

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • I have tested the changes and verified that they work and don't break anything (as well as I can manage).

@zvecr zvecr added the keymap label Nov 21, 2019
@zvecr zvecr requested a review from a team November 21, 2019 01:16
@noroadsleft
Copy link
Member

Thanks!

@noroadsleft noroadsleft merged commit ecc7355 into qmk:master Nov 21, 2019
@manna-harbour
Copy link
Contributor Author

Thank you!

@manna-harbour manna-harbour deleted the miryoku branch November 21, 2019 02:53
ripxorip pushed a commit to ripxorip/qmk_firmware that referenced this pull request Dec 3, 2019
patrl pushed a commit to patrl/qmk_firmware that referenced this pull request Dec 29, 2019
HokieGeek pushed a commit to HokieGeek/qmk_firmware that referenced this pull request Feb 21, 2020
UncleCJ added a commit to UncleCJ/miryoku that referenced this pull request Aug 3, 2022
UncleCJ added a commit to UncleCJ/miryoku that referenced this pull request Aug 3, 2022
UncleCJ added a commit to UncleCJ/miryoku that referenced this pull request Aug 3, 2022
UncleCJ added a commit to UncleCJ/miryoku that referenced this pull request Aug 3, 2022
UncleCJ added a commit to UncleCJ/miryoku that referenced this pull request Aug 15, 2022
UncleCJ added a commit to UncleCJ/miryoku that referenced this pull request Aug 15, 2022
This brings the data one step closer to generating from miryoku-babel.

It took quite some fiddling, and KLE will immediately re-align it again
upon import or editing, but at least this is source data which is
simpler to understand and edit raw.

KLE (as one [quickly
discover](https://github.com/ijprest/keyboard-layout-editor/wiki/Serialized-Data-Format))
render a stateful/relative source (in order to reduce redunant parameters
such as "render the next key") into a stateless/absolute result, in
particular complicating the order of rotations and font properties.

WIP: Transpose other KLE diagrams, starting with Base Layer

WIP: Transpose Button layer

WIP: Features layer

WIP: Functions layer

WIP: Add missing AltGr

This corresponds to qmk/qmk_firmware#7426
UncleCJ added a commit to UncleCJ/miryoku that referenced this pull request Aug 16, 2022
UncleCJ added a commit to UncleCJ/miryoku that referenced this pull request Aug 16, 2022
This brings the data one step closer to generating from miryoku-babel.

It took quite some fiddling, and KLE will immediately re-align it again
upon import or editing, but at least this is source data which is
simpler to understand and edit raw.

KLE (as one [quickly
discover](https://github.com/ijprest/keyboard-layout-editor/wiki/Serialized-Data-Format))
render a stateful/relative source (in order to reduce redunant parameters
such as "render the next key") into a stateless/absolute result, in
particular complicating the order of rotations and font properties.

WIP: Transpose other KLE diagrams, starting with Base Layer

WIP: Transpose Button layer

WIP: Features layer

WIP: Functions layer

WIP: Add missing AltGr

This corresponds to qmk/qmk_firmware#7426
UncleCJ added a commit to UncleCJ/miryoku that referenced this pull request Sep 22, 2022
UncleCJ added a commit to UncleCJ/miryoku that referenced this pull request Sep 22, 2022
This brings the data one step closer to generating from miryoku-babel.

It took quite some fiddling, and KLE will immediately re-align it again
upon import or editing, but at least this is source data which is
simpler to understand and edit raw.

KLE (as one [quickly
discover](https://github.com/ijprest/keyboard-layout-editor/wiki/Serialized-Data-Format))
render a stateful/relative source (in order to reduce redunant parameters
such as "render the next key") into a stateless/absolute result, in
particular complicating the order of rotations and font properties.

WIP: Transpose other KLE diagrams, starting with Base Layer

WIP: Transpose Button layer

WIP: Features layer

WIP: Functions layer

WIP: Add missing AltGr

This corresponds to qmk/qmk_firmware#7426
UncleCJ added a commit to UncleCJ/miryoku that referenced this pull request Sep 25, 2022
UncleCJ added a commit to UncleCJ/miryoku that referenced this pull request Sep 25, 2022
This brings the data one step closer to generating from miryoku-babel.

It took quite some fiddling, and KLE will immediately re-align it again
upon import or editing, but at least this is source data which is
simpler to understand and edit raw.

KLE (as one [quickly
discover](https://github.com/ijprest/keyboard-layout-editor/wiki/Serialized-Data-Format))
render a stateful/relative source (in order to reduce redunant parameters
such as "render the next key") into a stateless/absolute result, in
particular complicating the order of rotations and font properties.

WIP: Transpose other KLE diagrams, starting with Base Layer

WIP: Transpose Button layer

WIP: Features layer

WIP: Functions layer

WIP: Add missing AltGr

This corresponds to qmk/qmk_firmware#7426
UncleCJ added a commit to UncleCJ/miryoku that referenced this pull request Sep 25, 2022
UncleCJ added a commit to UncleCJ/miryoku that referenced this pull request Sep 25, 2022
This brings the data one step closer to generating from miryoku-babel.

It took quite some fiddling, and KLE will immediately re-align it again
upon import or editing, but at least this is source data which is
simpler to understand and edit raw.

KLE (as one [quickly
discover](https://github.com/ijprest/keyboard-layout-editor/wiki/Serialized-Data-Format))
render a stateful/relative source (in order to reduce redunant parameters
such as "render the next key") into a stateless/absolute result, in
particular complicating the order of rotations and font properties.

WIP: Transpose other KLE diagrams, starting with Base Layer

WIP: Transpose Button layer

WIP: Features layer

WIP: Functions layer

WIP: Add missing AltGr

This corresponds to qmk/qmk_firmware#7426
BorisTestov pushed a commit to BorisTestov/qmk_firmware that referenced this pull request May 23, 2024
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.

3 participants