Skip to content

Commit

Permalink
add default keymap: evancookaudio/tenpad (qmk#1072)
Browse files Browse the repository at this point in the history
* Create evancookaudio_tenpad_default.json

* Update evancookaudio_tenpad_default.json
  • Loading branch information
evanmcook authored Feb 8, 2022
1 parent 6d4c6c9 commit 29edbcc
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions public/keymaps/e/evancookaudio_tenpad_default.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"keyboard": "evancookaudio/tenpad",
"keymap": "default",
"commit": "4c9c7b9963ac0b7ee0c2285166678eac7f0b3c14",
"layout": "LAYOUT_ortho_2x5",
"layers": [
[
"KC_Q", "KC_W", "KC_E", "KC_R", "KC_T",
"KC_A", "KC_S", "KC_D", "KC_F", "KC_G"
]
]
}

0 comments on commit 29edbcc

Please sign in to comment.