diff options
Diffstat (limited to 'layouts/community/ortho_4x12/manna-harbour_miryoku/keymap.c')
-rw-r--r-- | layouts/community/ortho_4x12/manna-harbour_miryoku/keymap.c | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/layouts/community/ortho_4x12/manna-harbour_miryoku/keymap.c b/layouts/community/ortho_4x12/manna-harbour_miryoku/keymap.c new file mode 100644 index 000000000..b1341d41f --- /dev/null +++ b/layouts/community/ortho_4x12/manna-harbour_miryoku/keymap.c | |||
@@ -0,0 +1,17 @@ | |||
1 | |||
2 | // generated from users/manna-harbour_miryoku/miryoku.org | ||
3 | |||
4 | #define LAYOUT_miryoku(\ | ||
5 | K00, K01, K02, K03, K04, K05, K06, K07, K08, K09,\ | ||
6 | K10, K11, K12, K13, K14, K15, K16, K17, K18, K19,\ | ||
7 | K20, K21, K22, K23, K24, K25, K26, K27, K28, K29,\ | ||
8 | N30, N31, K32, K33, K34, K35, K36, K37, N38, N39\ | ||
9 | )\ | ||
10 | LAYOUT_ortho_4x12(\ | ||
11 | KC_NO, K01, K02, K03, K04, KC_NO, KC_NO, K05, K06, K07, K08, KC_NO,\ | ||
12 | K00, K11, K12, K13, K14, KC_NO, KC_NO, K15, K16, K17, K18, K09,\ | ||
13 | K10, K21, K22, K23, K24, KC_NO, KC_NO, K25, K26, K27, K28, K19,\ | ||
14 | K20, KC_NO, KC_NO, K32, K33, K34, K35, K36, K37, KC_NO, KC_NO, K29\ | ||
15 | ) | ||
16 | |||
17 | #include "manna-harbour_miryoku.c" | ||