Skip to content

Commit

Permalink
add default keymap: handwired/scottokeebs/scottonum (#1272)
Browse files Browse the repository at this point in the history
  • Loading branch information
joe-scotto committed Jun 14, 2023
1 parent d613fb7 commit 0256e26
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions public/keymaps/h/handwired_scottokeebs_scottonum_default.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"keyboard": "handwired/scottokeebs/scottonum",
"keymap": "default",
"commit": "ca6921b1ba422e4276e45062a115bec854864a90",
"layout": "LAYOUT_numpad_4x5",
"layers": [
[
"KC_CIRCUMFLEX", "KC_KP_SLASH", "KC_KP_ASTERISK", "KC_KP_MINUS",
"KC_KP_7", "KC_KP_8", "KC_KP_9", "KC_KP_PLUS",
"KC_KP_4", "KC_KP_5", "KC_KP_6",
"KC_KP_1", "KC_KP_2", "KC_KP_3", "KC_KP_ENTER",
"KC_KP_0", "KC_KP_DOT"
]
]
}

0 comments on commit 0256e26

Please sign in to comment.