Skip to content

Commit

Permalink
Change keymap name to avoid conflicting with default (qmk#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
yanfali authored Jun 19, 2018
1 parent 8a01a6f commit 2ef0ff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keymaps/tada68_default.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"keyboard": "tada68",
"keymap": "default",
"keymap": "default_ansi",
"layout": "LAYOUT_ansi",
"layers": [
["KC_ESC","KC_1","KC_2","KC_3","KC_4","KC_5","KC_6","KC_7","KC_8","KC_9","KC_0","KC_MINS","KC_EQL","KC_BSPC","KC_GRV",
Expand Down

0 comments on commit 2ef0ff2

Please sign in to comment.