Skip to content

Commit

Permalink
add layer for mac cmd plus alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
su || cd committed Aug 21, 2023
1 parent 86c4493 commit 9273cc8
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion keyboards/ferris/keymaps/suorcd/keymap.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"KC_N" , "KC_M" , "LALT_T(KC_COMM)", "LCTL_T(KC_DOT)", "KC_SLSH",

"KC_ESC" , "KC_BSPC",
"LT(7,KC_SPC)", "KC_TAB"
"LT(7,KC_SPC)", "LT(8,KC_TAB)"
],
["KC_TRNS" , "KC_TRNS" , "KC_TRNS" , "KC_TRNS" , "KC_TRNS",
"KC_TRNS" , "KC_BTN1" , "KC_WH_U" , "KC_BTN2" , "KC_TRNS",
Expand Down Expand Up @@ -100,6 +100,18 @@

"KC_TRNS" , "KC_TAB",
"KC_NO" , "KC_TRNS"
],
["KC_TRNS" , "KC_TRNS" , "KC_TRNS" , "KC_TRNS" , "KC_TRNS",
"KC_TRNS" , "KC_TRNS" , "KC_TRNS" , "KC_TRNS" , "KC_TRNS",

"KC_TRNS" , "KC_TRNS" , "KC_TRNS" , "KC_TRNS" , "KC_TRNS",
"KC_TRNS" , "KC_LGUI" , "KC_TRNS" , "KC_TRNS" , "KC_TRNS",

"KC_TRNS" , "KC_TRNS" , "KC_TRNS" , "KC_TRNS" , "KC_TRNS",
"KC_TRNS" , "KC_TRNS" , "KC_TRNS" , "KC_TRNS" , "KC_TRNS",

"KC_TRNS" , "KC_TRNS",
"KC_TRNS" , "KC_NO"
]
],
"author": "@suorcd"
Expand Down

0 comments on commit 9273cc8

Please sign in to comment.