Skip to content

Commit

Permalink
feat: adding gaming layer
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikilio committed Jan 11, 2024
1 parent 5aff5b8 commit 5def566
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 42 deletions.
6 changes: 6 additions & 0 deletions miryoku/custom_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,9 @@
// https://github.com/manna-harbour/miryoku

#define MIRYOKU_HOME_MOD_CROSS_HAND
#define MIRYOKU_LAYERMAPPING_GAME MIRYOKU_MAPPING
#define MIRYOKU_LAYER_GAME \
&kp ESC, &kp 1, &kp 2, &kp 3, &kp 4, &kp 5, &kp 6, &kp 7, &kp 8, &kp 9, \
&kp TAB, &kp Q, &kp W, &kp E, &kp R, &kp T, &kp Y, &kp U, &kp I, &kp O, \
&kp LSHFT, &kp A, &kp S, &kp D, &kp F, &kp G, &kp H, &kp J, &kp K, &kp L, \
U_NP, U_NP, &kp LCTRL, &kp SPACE, &u_to_U_BASE, &kp B, &kp N, &kp M, U_NP, U_NP
Loading

0 comments on commit 5def566

Please sign in to comment.