Author Topic: Help with massdrop XD60  (Read 1750 times)

0 Members and 1 Guest are viewing this topic.

Offline Ozbourn

  • Thread Starter
  • Posts: 10
Help with massdrop XD60
« on: Wed, 11 October 2017, 22:19:27 »
I'm trying to use a custom layout with the PCB and having a ton of trouble getting it to flash with QMK. I can get most of the keyboard to work with a downloaded incorrect firmware (i.e GH60) but my layout will not stick. QMK says it's working, but then the board is unresponsive. Here is my layout.

["Esc\n`","!\n1","@\n2","#\n3","$\n4","%\n5","^\n6","&\n7","*\n8","(\n9",")\n0","_\n-","+\n=",{w:2},"Backspace"],
[{w:1.5},"Tab","Q","W","E","R","T","Y","U","I","O","P","{\n[","}\n]",{w:1.5},"|\n\\"],
[{w:1.75},"Caps Lock","A","S","D","F","G","H","J","K","L",":\n;","\"\n'",{w:2.25},"Enter"],
[{w:2.25},"Shift","Z","X","C","V","B","N","M","<\n,",">\n.","?\n/",{w:1.75},"Shift","↑"],
[{w:1.25},"Ctrl","Win",{w:1.25},"Alt",{a:7,w:6.5},"",{a:4},"Alt","Win","←","↓","→"]

Any help is greatly appreciated.