Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
veged committed Mar 27, 2024
1 parent d421cb2 commit 9693ff6
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions config/jiran.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -63,16 +63,16 @@ ZMK_LAYER(navi,
// ╰─────────────┴─────────────┴─────────────╯ ╰─────────────┴─────────────┴─────────────╯
)

ZMK_LAYER(swtch,
// ╭─────(0)─────┬─────(1)─────┬─────(2)─────┬─────(3)─────┬─────(4)─────┬─────(5)─────╮ ╭─────(6)─────┬─────(7)─────┬─────(8)─────┬─────(9)─────┬─────(10)────┬─────(11)────╮
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
// ╭─────(12)────┼─────(13)────┼─────(14)────┼─────(15)────┼─────(16)────┼─────(17)────┼─────(18)────┤ ├─────(19)────┼─────(20)────┼─────(21)────┼─────(22)────┼─────(23)────┼─────(24)────┼─────(25)────╮
&trans &trans &LC(LEFT) &LG(LS(NUBS)) &LG(NUBS) &LC(RIGHT) &trans &trans &LC(LEFT) &LG(LS(NUBS)) &LG(NUBS) &LC(RIGHT) &trans &trans
// ╰─────────────┼─────(26)────┼─────(27)────┼─────(28)────┼─────(29)────┼─────(30)────┼─────(31)────┤ ├─────(32)────┼─────(33)────┼─────(34)────┼─────(35)────┼─────(36)────┼─────(37)────┼─────────────╯
&trans &LG(LS(TAB)) &LC(LS(TAB)) &LC(TAB) &LG(TAB) &trans &trans &LG(LS(TAB)) &LC(LS(TAB)) &LC(TAB) &LG(TAB) &trans
// ├─────(38)─────┼────(39)────┼─────(40)────┼─────(41)────┼─────(42)────┼─────(43)────┤ ├─────(44)────┼─────(45)────┼─────(46)────┼─────(47)────┼─────(48)────┼─────(49)────┤
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
// ╰─────────────┴─────────────┴─────────────┼─────(50)────┼─────(51)────┼─────(52)────┤ ├─────(53)────┼─────(54)────┼─────(55)────┼─────────────┴─────────────┴─────────────╯
&trans &trans &trans &ktrans &trans &trans
// ╰─────────────┴─────────────┴─────────────╯ ╰─────────────┴─────────────┴─────────────╯
)
//ZMK_LAYER(swtch,
//// ╭─────(0)─────┬─────(1)─────┬─────(2)─────┬─────(3)─────┬─────(4)─────┬─────(5)─────╮ ╭─────(6)─────┬─────(7)─────┬─────(8)─────┬─────(9)─────┬─────(10)────┬─────(11)────╮
// &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
//// ╭─────(12)────┼─────(13)────┼─────(14)────┼─────(15)────┼─────(16)────┼─────(17)────┼─────(18)────┤ ├─────(19)────┼─────(20)────┼─────(21)────┼─────(22)────┼─────(23)────┼─────(24)────┼─────(25)────╮
// &trans &trans &LC(LEFT) &LG(LS(NUBS)) &LG(NUBS) &LC(RIGHT) &trans &trans &LC(LEFT) &LG(LS(NUBS)) &LG(NUBS) &LC(RIGHT) &trans &trans
//// ╰─────────────┼─────(26)────┼─────(27)────┼─────(28)────┼─────(29)────┼─────(30)────┼─────(31)────┤ ├─────(32)────┼─────(33)────┼─────(34)────┼─────(35)────┼─────(36)────┼─────(37)────┼─────────────╯
// &trans &LG(LS(TAB)) &LC(LS(TAB)) &LC(TAB) &LG(TAB) &trans &trans &LG(LS(TAB)) &LC(LS(TAB)) &LC(TAB) &LG(TAB) &trans
//// ├─────(38)─────┼────(39)────┼─────(40)────┼─────(41)────┼─────(42)────┼─────(43)────┤ ├─────(44)────┼─────(45)────┼─────(46)────┼─────(47)────┼─────(48)────┼─────(49)────┤
// &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
//// ╰─────────────┴─────────────┴─────────────┼─────(50)────┼─────(51)────┼─────(52)────┤ ├─────(53)────┼─────(54)────┼─────(55)────┼─────────────┴─────────────┴─────────────╯
// &trans &trans &trans &ktrans &trans &trans
//// ╰─────────────┴─────────────┴─────────────╯ ╰─────────────┴─────────────┴─────────────╯
//)

0 comments on commit 9693ff6

Please sign in to comment.