Skip to content

Commit

Permalink
Add Colemak layout branch
Browse files Browse the repository at this point in the history
  • Loading branch information
minusfive committed Aug 3, 2023
1 parent a1a8a02 commit 7e52ba2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
#include "../knucklehead/base.dtsi"

// Alpha layer: uncomment desired, comment the others
#include "../knucklehead/L1_colemak-dh.dtsi"
// #include "../knucklehead/L1_colemak.dtsi"
// #include "../knucklehead/L1_colemak-dh.dtsi"
#include "../knucklehead/L1_colemak.dtsi"
// #include "../knucklehead/L1_qwerty.dtsi"

// Other layers
Expand Down
4 changes: 2 additions & 2 deletions config/corneish_zen.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
#include "../knucklehead/base.dtsi"

// Alpha layer: uncomment desired, comment the others
#include "../knucklehead/L1_colemak-dh.dtsi"
// #include "../knucklehead/L1_colemak.dtsi"
// #include "../knucklehead/L1_colemak-dh.dtsi"
#include "../knucklehead/L1_colemak.dtsi"
// #include "../knucklehead/L1_qwerty.dtsi"

// Other layers
Expand Down
12 changes: 6 additions & 6 deletions img/corneish_zen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ layers:
- W
- F
- P
- B
- G
- J
- L
- U
Expand All @@ -18,8 +18,8 @@ layers:
- R
- S
- T
- G
- M
- D
- H
- N
- E
- I
Expand All @@ -29,10 +29,10 @@ layers:
- {t: Z, h: '$$mdi:apple-keyboard-control$$'}
- {t: X, h: '$$mdi:apple-keyboard-option$$'}
- {t: C, h: '$$mdi:apple-keyboard-command$$'}
- {t: D, h: '$$mdi:star-three-points$$'}
- V
- {t: V, h: '$$mdi:star-three-points$$'}
- B
- K
- {t: H, h: '$$mdi:star-three-points$$'}
- {t: M, h: '$$mdi:star-three-points$$'}
- {t: ',', h: '$$mdi:apple-keyboard-command$$', s: <}
- {t: ., h: '$$mdi:apple-keyboard-option$$', s: '>'}
- {t: /, h: '$$mdi:apple-keyboard-control$$', s: '?'}
Expand Down

0 comments on commit 7e52ba2

Please sign in to comment.