geekhack
geekhack Community => Keyboards => Topic started by: Reen on Thu, 03 October 2019, 15:24:49
-
Hi,
im currently in the final process of building my first custom keeb, but i encountered a problem while flashing the XD60
My keyboard is ISO Layout and i use following String to Flash:
\["ESC","!\\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\]",{x:0.25,w:1.25,h:2,w2:1.5,h2:1,x2:-0.25},"Enter"\],
\[{w:1.75},"Caps Lock","A","S","D","F","G","H","J","K","L",":\\n;","@\\n'","\~\\n#"\],
\[{w:1.25},"Shift","|\\n\\\\","Z","X","C","V","B","N","M","<\\n,",">\\n.","?\\n/",{w:2.75},"Shift"\],
\[{w:1.25},"Ctrl",{w:1.25},"Win",{w:1.25},"Alt",{a:7,w:6.25},"Space",{a:4,w:1.25},"AltGr",{w:1.25},"Win",{w:1.25},"Fn",{w:1.25},"Ctrl"\]
Flashing itself works without a problem but it always uses this Button "|\\n\\\\" (r4 button 2) and "\~\\n#" (r4 button 13) as the same button. So whichever button i use it always prints a #.
Troubleshooting i did myself:
Tried switching "|\\n\\\\" and "Z" to see if there is a hardware problem, hardware seems to be ok. "|\\n\\\\" still prints # but is now r4 button 3, as it should be.
Is there anyone else using a XD60 with an ISO Layout and could help me here?