├── .gitignore ├── All Row3 1u.dae ├── LICENSE ├── README.md ├── SA Combined HQ.scad ├── SA Combined HQ.stl ├── SA Combined.scad ├── SA Combined.stl ├── SA Row 1 for subsurf.stl ├── SA Row 1.scad ├── SA Row 1.stl ├── SA Row 1.svg ├── SA Row 2.scad ├── SA Row 2.stl ├── SA Row 2.svg ├── SA Row 3 bump.svg ├── SA Row 3.blend ├── SA Row 3.csg ├── SA Row 3.off ├── SA Row 3.png ├── SA Row 3.scad ├── SA Row 3.stl ├── SA Row 3.svg ├── SA Row 4.svg ├── SA Row3.3dm ├── SA Row3.3ds ├── SA Row3.dae ├── SA Row3.obj ├── SA Row3.ply ├── SA Row3.pov ├── SA Row3_1.inc ├── SA outline work.svg ├── SA uv mapping test.blend ├── SA-profile-TKL-and-keys.blend ├── SA-r1-open-scad.png ├── SA-r2-open-scad-fix.png ├── SA-r3-open-scad-fix.png ├── SA-refined-meshes.blend ├── SAFamily.pdf ├── alpha-test-render.png ├── blender-test-rendering.png ├── combined-sa-rows.png ├── esc-legend.png ├── esc-legend.svg ├── glam-shot-3000-samples.png ├── glam-shot.png ├── keyboard-render.png ├── r3-improved-nurbs.png ├── r3-improved.blend ├── r3.3dm ├── r3.igs ├── r3.stl ├── remake-keys-SA-R1-R2-R3-test-render.png ├── remake-keys-SA-R1-R2-test-render.png ├── remake-keys-SA-R1-test-render.png ├── row3.stl ├── sa-row3-1u-blender-alpha-test.png ├── shift-legend.png ├── shift-legend.svg ├── test-render.png ├── text3340.png ├── tkl-SA-fully-sculpted-r1-r2-r3-r3-r4-r4(1.25u mods)-(r3 bump 6.25space)-hq.png ├── tkl-SA-fully-sculpted-r1-r2-r3-r3-r4-r4(1.25u mods)-(r3 bump 6.25space).png └── tkl-keyboard-body.scad /.gitignore: -------------------------------------------------------------------------------- 1 | .DS_Store 2 | .nimbix 3 | -------------------------------------------------------------------------------- /All Row3 1u.dae: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/All Row3 1u.dae -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/README.md -------------------------------------------------------------------------------- /SA Combined HQ.scad: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/SA Combined HQ.scad -------------------------------------------------------------------------------- /SA Combined HQ.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/SA Combined HQ.stl -------------------------------------------------------------------------------- /SA Combined.scad: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/SA Combined.scad -------------------------------------------------------------------------------- /SA Combined.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/SA Combined.stl -------------------------------------------------------------------------------- /SA Row 1 for subsurf.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/SA Row 1 for subsurf.stl -------------------------------------------------------------------------------- /SA Row 1.scad: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/SA Row 1.scad -------------------------------------------------------------------------------- /SA Row 1.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/SA Row 1.stl -------------------------------------------------------------------------------- /SA Row 1.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/SA Row 1.svg -------------------------------------------------------------------------------- /SA Row 2.scad: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/SA Row 2.scad -------------------------------------------------------------------------------- /SA Row 2.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/SA Row 2.stl -------------------------------------------------------------------------------- /SA Row 2.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/SA Row 2.svg -------------------------------------------------------------------------------- /SA Row 3 bump.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/SA Row 3 bump.svg -------------------------------------------------------------------------------- /SA Row 3.blend: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/SA Row 3.blend -------------------------------------------------------------------------------- /SA Row 3.csg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/SA Row 3.csg -------------------------------------------------------------------------------- /SA Row 3.off: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/SA Row 3.off -------------------------------------------------------------------------------- /SA Row 3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/SA Row 3.png -------------------------------------------------------------------------------- /SA Row 3.scad: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/SA Row 3.scad -------------------------------------------------------------------------------- /SA Row 3.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/SA Row 3.stl -------------------------------------------------------------------------------- /SA Row 3.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/SA Row 3.svg -------------------------------------------------------------------------------- /SA Row 4.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/SA Row 4.svg -------------------------------------------------------------------------------- /SA Row3.3dm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/SA Row3.3dm -------------------------------------------------------------------------------- /SA Row3.3ds: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/SA Row3.3ds -------------------------------------------------------------------------------- /SA Row3.dae: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/SA Row3.dae -------------------------------------------------------------------------------- /SA Row3.obj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/SA Row3.obj -------------------------------------------------------------------------------- /SA Row3.ply: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/SA Row3.ply -------------------------------------------------------------------------------- /SA Row3.pov: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/SA Row3.pov -------------------------------------------------------------------------------- /SA Row3_1.inc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/SA Row3_1.inc -------------------------------------------------------------------------------- /SA outline work.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/SA outline work.svg -------------------------------------------------------------------------------- /SA uv mapping test.blend: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/SA uv mapping test.blend -------------------------------------------------------------------------------- /SA-profile-TKL-and-keys.blend: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/SA-profile-TKL-and-keys.blend -------------------------------------------------------------------------------- /SA-r1-open-scad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/SA-r1-open-scad.png -------------------------------------------------------------------------------- /SA-r2-open-scad-fix.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/SA-r2-open-scad-fix.png -------------------------------------------------------------------------------- /SA-r3-open-scad-fix.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/SA-r3-open-scad-fix.png -------------------------------------------------------------------------------- /SA-refined-meshes.blend: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/SA-refined-meshes.blend -------------------------------------------------------------------------------- /SAFamily.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/SAFamily.pdf -------------------------------------------------------------------------------- /alpha-test-render.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/alpha-test-render.png -------------------------------------------------------------------------------- /blender-test-rendering.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/blender-test-rendering.png -------------------------------------------------------------------------------- /combined-sa-rows.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/combined-sa-rows.png -------------------------------------------------------------------------------- /esc-legend.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/esc-legend.png -------------------------------------------------------------------------------- /esc-legend.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/esc-legend.svg -------------------------------------------------------------------------------- /glam-shot-3000-samples.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/glam-shot-3000-samples.png -------------------------------------------------------------------------------- /glam-shot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/glam-shot.png -------------------------------------------------------------------------------- /keyboard-render.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/keyboard-render.png -------------------------------------------------------------------------------- /r3-improved-nurbs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/r3-improved-nurbs.png -------------------------------------------------------------------------------- /r3-improved.blend: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/r3-improved.blend -------------------------------------------------------------------------------- /r3.3dm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/r3.3dm -------------------------------------------------------------------------------- /r3.igs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/r3.igs -------------------------------------------------------------------------------- /r3.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/r3.stl -------------------------------------------------------------------------------- /remake-keys-SA-R1-R2-R3-test-render.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/remake-keys-SA-R1-R2-R3-test-render.png -------------------------------------------------------------------------------- /remake-keys-SA-R1-R2-test-render.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/remake-keys-SA-R1-R2-test-render.png -------------------------------------------------------------------------------- /remake-keys-SA-R1-test-render.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/remake-keys-SA-R1-test-render.png -------------------------------------------------------------------------------- /row3.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/row3.stl -------------------------------------------------------------------------------- /sa-row3-1u-blender-alpha-test.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/sa-row3-1u-blender-alpha-test.png -------------------------------------------------------------------------------- /shift-legend.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/shift-legend.png -------------------------------------------------------------------------------- /shift-legend.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/shift-legend.svg -------------------------------------------------------------------------------- /test-render.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/test-render.png -------------------------------------------------------------------------------- /text3340.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/text3340.png -------------------------------------------------------------------------------- /tkl-SA-fully-sculpted-r1-r2-r3-r3-r4-r4(1.25u mods)-(r3 bump 6.25space)-hq.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/tkl-SA-fully-sculpted-r1-r2-r3-r3-r4-r4(1.25u mods)-(r3 bump 6.25space)-hq.png -------------------------------------------------------------------------------- /tkl-SA-fully-sculpted-r1-r2-r3-r3-r4-r4(1.25u mods)-(r3 bump 6.25space).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/tkl-SA-fully-sculpted-r1-r2-r3-r3-r4-r4(1.25u mods)-(r3 bump 6.25space).png -------------------------------------------------------------------------------- /tkl-keyboard-body.scad: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getclacking/SA-profile-keys-3D-models/HEAD/tkl-keyboard-body.scad --------------------------------------------------------------------------------