Skip to content

Commit

Permalink
add default keymap: handwired/scottokeebs/scottofrog (#1273)
Browse files Browse the repository at this point in the history
  • Loading branch information
joe-scotto committed Jun 14, 2023
1 parent 0256e26 commit 1ef8d1d
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions public/keymaps/h/handwired_scottokeebs_scottofrog_default.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"keyboard": "handwired/scottokeebs/scottofrog",
"keymap": "default",
"commit": "2d838d8ba9acb98f93cf2549e4296399b7d1a7b4",
"layout": "LAYOUT_ortho_3x5_5",
"layers": [
[
"KC_Q", "KC_W", "KC_E", "KC_W", "KC_R",
"KC_A", "KC_S", "KC_D", "KC_F", "KC_G",
"KC_Z", "KC_X", "KC_C", "KC_V", "KC_B",
"KC_NO", "KC_NO", "KC_NO", "KC_LCTL", "KC_SPC"
]
]
}

0 comments on commit 1ef8d1d

Please sign in to comment.