Skip to content

Instantly share code, notes, and snippets.

@yoshuawuyts
Created April 22, 2025 14:39
Show Gist options
  • Save yoshuawuyts/cc6d08fce7e2698d3ebb19c11e5bd841 to your computer and use it in GitHub Desktop.
Save yoshuawuyts/cc6d08fce7e2698d3ebb19c11e5bd841 to your computer and use it in GitHub Desktop.

Layers

¹ ² ³     ⁴ ⁵ ⁶        ¹mdi      ⁴sym
                       ²nav      ⁵num
                       ³mou      ⁶fun

0. Base

w l y p b     z f o u '      ¹esc   ⁴ret
c r s t g     m n e i a      ²spc   ⁵bsp
q j v d k     x h / , .      ³tab   ⁶del
    ¹ ² ³     ⁴ ⁵ ⁶

1. Media

- - - - -     ⁰¹ ⁰² ⁰³ ⁰⁴ ⁰⁵    ¹esc   ⁴ret
- ¹ ² ³ ⁴     ⁰⁶ ⁰⁷ ⁰⁸ ⁰⁹ ¹⁰    ²spc   ⁵bsp
- - - - -     ¹¹ ¹² ¹³ ¹⁴ ¹⁵    ³tab   ⁶del
    ◼︎ - -     ¹⁶ ¹⁷ ¹⁸
  • Power management (11): determines whether the keyboard can connect over Bluetooth while charging.
  • Bluetooth (12, 13, 14): selecting the layer while holding shift clears the profile.

2. Navigation

- - - - -     - - - - -   ¹shf  ⁵caps
- ¹ ² ³ ⁴     ⁵ ← ↓ ↑ →   ²ctl
- - - - -     - - - - -   ³alt
    ◼︎ - -     - - -       ⁴sup

3. Mouse

4. Num

[ 7 8 9 ]     - - - - -     ¹shf
; 4 5 6 =     - ¹ ² ³ ⁴     ²ctl
` 1 2 3 \     - - - - -     ³alt
    . 0 -     ◼︎ - -         ⁴sup

5. Sym

{ & * ( }     - - - - -     ¹shf
: $ % ^ +     - ¹ ² ³ ⁴     ²ctl
~ ! @ # |     - - - - -     ³alt
    ( ) _     - ◼ -         ⁴sup

6. Fun

f12 f7 f8 f9 ⁰⁰     - - - - -     ⁰psc   ³mnu   ⁶shf
f11 f4 f5 f6 ⁰¹     - ⁶ ⁷ ⁸ ⁹     ¹slk   ⁴spc   ⁷ctl
f10 f1 f2 f3 ⁰²     - - - - -     ²brk   ⁵tab   ⁸alt
       ⁰³ ⁰⁴ ⁰⁵     - - ◼                       ⁹sup
  • ¹²³⁴⁵⁶⁷⁸⁹

../../data/layers/miryoku-kle-mouse.png

../../data/layers/miryoku-kle-media.png

@yoshuawuyts
Copy link
Author

with the canary layout

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment