Skip to content

Commit

Permalink
add default keymap: viktus/osav2_numpad_topre
Browse files Browse the repository at this point in the history
  • Loading branch information
noroadsleft committed Jun 23, 2023
1 parent a79c72b commit e3bb802
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions public/keymaps/v/viktus_osav2_numpad_topre_default.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"keyboard": "viktus/osav2_numpad_topre",
"keymap": "default",
"commit": "3703d5a83b6ba6d1abd20049eb920fbce417f91c",
"layout": "LAYOUT_ortho_5x4",
"layers": [
[
"KC_NUM", "KC_PSLS", "KC_PAST", "KC_PMNS",
"KC_P7", "KC_P8", "KC_P9", "KC_PEQL",
"KC_P4", "KC_P5", "KC_P6", "KC_PPLS",
"KC_P1", "KC_P2", "KC_P3", "KC_PENT",
"KC_P0", "KC_P0", "KC_PDOT", "KC_DEL"
]
]
}

0 comments on commit e3bb802

Please sign in to comment.