Skip to content

Commit

Permalink
Fix Configurator support for Dactyl Manuform 5x7
Browse files Browse the repository at this point in the history
- corrected keyboard height
- layout macro had the wrong name in info.json
  • Loading branch information
noroadsleft committed Mar 4, 2019
1 parent a8c9584 commit 3ef02b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions keyboards/handwired/dactyl_manuform/5x7/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"url": "",
"maintainer": "qmk",
"width": 17,
"height": 16,
"height": 8,
"layouts": {
"LAYOUT": {
"LAYOUT_5x7": {
"layout": [
{"label":"L11", "x":0, "y":0},
{"label":"L12", "x":1, "y":0},
Expand Down

0 comments on commit 3ef02b2

Please sign in to comment.