Commit graph

224 commits

Author SHA1 Message Date
Aaron VerDow
c48d741c60 dirty iracing update 2021-03-21 17:19:26 -05:00
Aaron VerDow
37f23abd23 updates to layouts, messing with color 2021-03-20 10:13:44 -05:00
Aaron VerDow
a02b62ce9f tidy up whitespace 2021-03-16 12:57:31 -05:00
Aaron VerDow
e60218b8ed clean up cruft from other pull requests 2021-03-16 12:55:05 -05:00
Aaron VerDow
2ac3ad39f3 cleanup layouts 2021-03-16 12:50:33 -05:00
Aaron VerDow
6221733d1a cleanup 2021-03-16 12:41:16 -05:00
Aaron VerDow
4ecbbeb97d moved iracing to layouts 2021-03-16 11:24:01 -05:00
Aaron VerDow
fa33da6dcd children layouts 2021-03-16 11:21:32 -05:00
Aaron VerDow
b534329c1d cleanup iracing 2021-03-16 11:20:37 -05:00
Aaron VerDow
68f1ffe21e layout_children function 2021-03-16 11:13:02 -05:00
Aaron VerDow
cc5de229a7 iracing pad 2021-03-16 11:12:47 -05:00
Aaron VerDow
b02eedc144 initial numpad layout 2021-03-15 12:38:39 -05:00
Aaron VerDow
d99887bf6d add alignment tool 2021-02-28 05:31:06 -06:00
Bob
d1fec7e065
Merge pull request #57 from colegleason/add-dss-profile
Add DSS profile based on spec in PDF
2020-10-01 15:21:57 -04:00
Bob
35fbe9067e
Merge pull request #59 from melmaliacone/patch-1
Update README.md links
2020-09-29 17:24:39 -04:00
Cole Gleason
26f42b7a62 Add DSS profile based on spec in PDF, match other parameters to DSA 2020-09-07 22:07:39 -04:00
Bob
d9c9cf776f
Merge pull request #60 from rsheldiii/polyRound-everything
Use polyRound for all skin shapes
2020-08-28 20:38:38 -04:00
Bob
3e76968a03 Use polyRound for all skin shapes
slightly faster it seems!
2020-08-28 10:10:30 -04:00
Mel Cone
6be5f8f644
Update README.md 2020-08-24 21:58:25 -04:00
Bob
2b341af540
Merge pull request #58 from rsheldiii/iso-enter-tweak
Iso enter tweak
2020-08-23 23:30:52 -04:00
Bob
5d36c545a7 Use polyround to round ISO enter
exciting times, my friends
2020-08-23 18:26:11 -04:00
Bob
d4321abd40 tweak ISO_enter.scad
backporting some changes I made a while ago on the new key structure branch
2020-08-23 17:42:30 -04:00
Bob
7ee27737c8
Merge pull request #54 from rsheldiii/grid-updates
grid updates
2020-08-23 17:13:48 -04:00
Bob
24e280fe3c quick stem updates
probably best to pass the stem throw to the stems eh?
2020-07-10 00:46:06 -04:00
Bob
5de61f8b04 grid updates 2020-07-09 01:02:27 -04:00
Bob
69175f08e4
Merge pull request #53 from rsheldiii/cherry-profile
Add cherry profile
2020-06-18 16:14:40 -04:00
Bob
f4f595c651 Add cherry profile 2020-06-18 16:11:35 -04:00
Bob
fa49ee0c70
Merge pull request #46 from rsheldiii/3d_surface
Add 3d surface beta dish
2020-05-13 00:43:48 -04:00
Bob
9e3f5f4bcd Add 3d surface beta dish 2020-05-12 22:25:51 -04:00
Bob
c7602e2ce9
Merge pull request #45 from rsheldiii/improving-shapes-a-bit
Add rounding facets and more skin shapes
2020-05-12 16:22:38 -04:00
Bob
f98c0d4a4f
update link in readme
to point to sha so it's perpetually right, even if I update the code
2020-05-12 14:01:06 -04:00
Bob
18892c02b0 add minkowski facets 2020-05-12 12:02:07 -04:00
Bob
9cb3e12b9b Add rounding facets and more skin shapes 2020-05-12 11:57:40 -04:00
Bob
0a07212aff fix filled-in stem bug
whoops
2020-05-07 16:52:44 -04:00
Bob
e0e225a778
Merge pull request #42 from rsheldiii/no-artisan-inside-key
Difference inside from artisan()
2020-05-07 11:57:27 -04:00
Bob
1174b45788 Difference inside from artisan()
If you are making an artisan with a shape on the outside, it'd be pretty helpful if that shape didn't intrude on the stem or underside of the key
2020-05-07 11:55:16 -04:00
Robert Sheldon
40eb527135 switch to yarn 2020-05-03 12:25:44 -04:00
Bob
654935123e
Update README.md 2020-05-01 18:33:29 -04:00
Bob
9103603067
Merge pull request #41 from rsheldiii/security-fixes
Security fixes
2020-05-01 16:47:52 -04:00
Bob
ad70dd8853 Make github stop bellyaching
none of these security updates should affect anyone. I don't use the npm build pipeline anymore, but it just ran a gulp file to recompile stls
2020-05-01 16:47:20 -04:00
Bob
6492259941 Merge branch 'master' of https://github.com/rsheldiii/KeyV2 2020-05-01 16:35:28 -04:00
Bob
a32556275f add legends example 2020-05-01 16:35:25 -04:00
Bob
aa276f380d
Merge pull request #40 from rsheldiii/examples-extraordinaire
Common use case examples
2020-05-01 16:15:42 -04:00
Bob
f5c92c7ec8 Merge branch 'examples-extraordinaire' of https://github.com/rsheldiii/KeyV2 into examples-extraordinaire 2020-05-01 16:13:06 -04:00
Bob
30e82fc442 Add common examples
I want to keep the primary documentation digestible, but there are a lot of common use-cases that are a little tricky to figure out. I'm going to start adding those to the examples directory
2020-05-01 16:12:32 -04:00
Bob
cacbcc6d9c Add common examples
I want to keep the primary documentation digestible, but there are a lot of common use-cases that are a little tricky to figure out. I'm going to start adding those to the examples directory
2020-05-01 16:11:37 -04:00
Bob
65b464ed3e
Merge pull request #39 from rsheldiii/colors
Promote colors to first-party
2020-05-01 16:08:09 -04:00
Bob
851ececdb2 Promote colors to first-party
now you can modify the colors used to render different parts of the keycaps! This will be used in some examples to draw ghostly outlines of components.
2020-05-01 16:06:58 -04:00
Bob
67d96391e8
Merge pull request #33 from rsheldiii/flat-sided-keycaps
flat-sided keycaps
2020-05-01 13:11:17 -04:00
Bob
842866e427 Merge branch 'master' into flat-sided-keycaps 2020-05-01 13:06:50 -04:00