Skip to content

Commit

Permalink
Launchpad default keymap (qmk#182)
Browse files Browse the repository at this point in the history
* launchpad default keymap
* change keymap name to avoid errors
  • Loading branch information
SethBarberee authored and yanfali committed Jul 29, 2018
1 parent 09ac9c8 commit 522abfb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions keymaps/launchpad_rev1_default.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"keyboard":"launchpad",
"keymap":"defaultish",
"layout":"LAYOUT",
"layers":[
["KC_1", "KC_2", "KC_3", "KC_4", "KC_5", "KC_6", "MO(1)", "KC_8"]
]
}

0 comments on commit 522abfb

Please sign in to comment.