Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sashalex007 committed Jun 4, 2024
1 parent 6be3ebd commit 9ebfbe1
Showing 1 changed file with 34 additions and 1 deletion.
35 changes: 34 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,37 @@

[Write up](https://alexpokho.xyz/posts/Combo-layer-hybrid-keymap)

If you are here for the combo-layer hybrid implementation, jump to [keymap](https://github.com/sashalex007/ergo_alex_zmk/blob/main/config/boards/shields/ergoalex/ergoalex.keymap) and [combos](https://github.com/sashalex007/ergo_alex_zmk/blob/main/config/boards/shields/ergoalex/combos.dtsi)
If you are here for the combo-layer hybrid implementation, jump to [keymap](https://github.com/sashalex007/ergo_alex_zmk/blob/main/config/boards/shields/ergoalex/ergoalex.keymap) and [combos](https://github.com/sashalex007/ergo_alex_zmk/blob/main/config/boards/shields/ergoalex/combos.dtsi)

left hand symbols
╭────────────────────╮ ╭────────────────────╮
│ ! } ] ) % │ │ __ __ __ __ __
│ + { [ ( = │ │ __ __ XX __ __
│ * # \ / @ │ │ __ __ __ __ __
╰───────────╮ __ __ │ │ __ __ ╭───────────╯
╰────────╯ ╰────────╯

right hand symbols
╭────────────────────╮ ╭────────────────────╮
__ __ __ __ __ │ │ | & _ < > │
__ __ XX __ __ │ │ = __ __ ? - │
__ __ __ __ __ │ │ __ $ ~ ^ ` │
╰───────────╮ __ __ │ │ __ __ ╭───────────╯
╰────────╯ ╰────────╯

numbers
╭────────────────────╮ ╭────────────────────╮
│ 5 6 7 8 9 │ │ __ __ __ __ __
│ 0 1 2 3 4 │ │ __ XX __ __ __
__ __ __ __ __ │ │ __ __ __ __ __
╰───────────╮ __ __ │ │ __ __ ╭───────────╯
╰────────╯ ╰────────╯

nav/edit
╭─────────────────────╮ ╭────────────────────╮
│ esc cut cpy pst cmt │ │ pup wlf up wrt __
│ sft __ bsp ret __ │ │ hm lf dn rt end │
__ __ __ tab __ │ │ pdn __ __ __ __
╰───────────╮ __ __ │ │ XX __ ╭───────────╯
╰─────────╯ ╰────────╯

0 comments on commit 9ebfbe1

Please sign in to comment.