Skip to content

Instantly share code, notes, and snippets.

@cadriel
Created October 10, 2018 20:03
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cadriel/966eeb2f94c62c155951cd8c777324cd to your computer and use it in GitHub Desktop.
Save cadriel/966eeb2f94c62c155951cd8c777324cd to your computer and use it in GitHub Desktop.
Configuration notes for SwillKB - tada68

Plate layout

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

Custom Polygons, centered on [-x,y]

[24.98,-9.25];[24.98,-66.39];[128.57,-y];[187.96,-9.25];[266.7,-9.25];[260.43,-66.39]
@debo
Copy link

debo commented Apr 3, 2021

Hi @cadriel and thanks for sharing this. I managed to find this gist tracking you down all the way from reddit because the dxf files you shared originally seems to have disappeared. I'm in the process of building a similar board to yours, only difference is that I'll be using a KBD67 rev2 instead. Unfortunately, when I try to use your data, specifically the one for the holes cut outs, swillkb doesn't collaborate and I don't know why, whether it's me or maybe the polygons coordinates that aren't correct or maybe both. The first is almost certain.

Would you be able to support me in this? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment