Skip to content

Instantly share code, notes, and snippets.

@rstacruz
Last active August 17, 2022 02:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rstacruz/c5859cf8814c681f2e15976849058c1d to your computer and use it in GitHub Desktop.
Save rstacruz/c5859cf8814c681f2e15976849058c1d to your computer and use it in GitHub Desktop.
Miyoku diagram

Miryoku layout diagram

An ASCII diagram of the Miryoku layout based on this image.

miryoku

base       ┌────┬────┬────┬────┬────┐   ┌────┬────┬────┬────┬────┐
           │ q  │ w  │ f  │ p  │ b  │   │ j  │ l  │ u  │ y  │ '  │
           ├────┼────┼────┼────┼────┤   ├────┼────┼────┼────┼────┤
           │ a ⌥│ r ⌘│ s ^│ t ⇧│ g  │   │ m  │ n ⇧│ e ^│ i ⌘│ o ⌥│
           ├────┼────┼────┼────┼────┤   ├────┼────┼────┼────┼────┤
           │ z  │ x  │ c  │ d  │ v  │   │ k  │ h  │ ,  │ .  │ /  │
           └────┴────┴────┴────┴────┘   └────┴────┴────┴────┴────┘
                     │esc │ ┄┄ │tab │   │ent │bks │del │
                     └────┴────┴────┘   └────┴────┴────┘
                     media nav  mous     sym  num  fun

sym        ┌────┬────┬────┬────┬────┐   ┌────┬────┬────┬────┬────┐
           │ {  │ &  │ *  │ (  │ }  │   │    │    │    │    │    │
           ├────┼────┼────┼────┼────┤   ├────┼────┼────┼────┼────┤
           │ :  │ $  │ %  │ ^  │ +  │   │    │    │    │    │    │
           ├────┼────┼────┼────┼────┤   ├────┼────┼────┼────┼────┤
           │ ~  │ !  │ @  │ #  │ |  │   │    │    │    │    │    │
           └────┴────┴────┴────┴────┘   └────┴────┴────┴────┴────┘
                     │ (  │ )  │ _  │   │ ▀▀ │    │    │
                     └────┴────┴────┘   └────┴────┴────┘
num        ┌────┬────┬────┬────┬────┐   ┌────┬────┬────┬────┬────┐
           │ [  │ 7  │ 8  │ 9  │ ]  │   │    │    │    │    │    │
           ├────┼────┼────┼────┼────┤   ├────┼────┼────┼────┼────┤
           │ ;  │ 4  │ 5  │ 6  │ =  │   │    │    │    │    │    │
           ├────┼────┼────┼────┼────┤   ├────┼────┼────┼────┼────┤
           │ `  │ 1  │ 2  │ 3  │ \  │   │    │    │    │    │    │
           └────┴────┴────┴────┴────┘   └────┴────┴────┴────┴────┘
                     │ .  │ 0  │ -  │   │    │ ▀▀ │    │
                     └────┴────┴────┘   └────┴────┴────┘
fun        ┌────┬────┬────┬────┬────┐   ┌────┬────┬────┬────┬────┐
           │f12 │ f7 │ f8 │ f9 │prnt│   │    │    │    │    │    │
           ├────┼────┼────┼────┼────┤   ├────┼────┼────┼────┼────┤
           │f11 │ f4 │ f5 │ f6 │scrl│   │    │    │    │    │    │
           ├────┼────┼────┼────┼────┤   ├────┼────┼────┼────┼────┤
           │f10 │ f1 │ f2 │ f3 │paus│   │    │    │    │    │    │
           └────┴────┴────┴────┴────┘   └────┴────┴────┴────┴────┘
                     │menu│    │    │   │    │    │ ▀▀ │
                     └────┴────┴────┘   └────┴────┴────┘
nav        ┌────┬────┬────┬────┬────┐   ┌────┬────┬────┬────┬────┐
           │    │    │    │    │    │   │ ^y │ ^v │ ^c │ ^x │ ^z │
           ├────┼────┼────┼────┼────┤   ├────┼────┼────┼────┼────┤
           │    │    │    │    │    │   │.   │ ◁  │ ▽  │ △  │ ▷  │
           ├────┼────┼────┼────┼────┤   ├────┼────┼────┼────┼────┤
           │    │    │    │    │    │   │ins │hom │pg↓ │pg↑ │end │
           └────┴────┴────┴────┴────┘   └────┴────┴────┴────┴────┘
                     │    │ ▀▀ │    │   │    │    │    │
                     └────┴────┴────┘   └────┴────┴────┘
mous       ┌────┬────┬────┬────┬────┐   ┌────┬────┬────┬────┬────┐
           │    │    │    │    │    │   │ ^y │ ^v │ ^c │ ^x │ ^z │
           ├────┼────┼────┼────┼────┤   ├────┼────┼────┼────┼────┤
           │    │    │    │    │    │   │    │ ◁  │ ▽  │ △  │ ▷  │
           ├────┼────┼────┼────┼────┤   ├────┼────┼────┼────┼────┤
           │    │    │    │    │    │   │    │mw◁ │mw▽ │mw△ │mw▷ │
           └────┴────┴────┴────┴────┘   └────┴────┴────┴────┴────┘
                     │    │    │ ▀▀ │   │ m¹ │ m² │ m³ │
                     └────┴────┴────┘   └────┴────┴────┘
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment