This website works better with JavaScript.
Home
Start
Help
Sign In
phschoen
/
ergo-keyboard
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2
Commits
1
Branch
0
Tags
2.1 MiB
OpenSCAD
98.1%
MATLAB
1.7%
Mathematica
0.2%
Tree:
bdf35abf09
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'bdf35abf09'
${ noResults }
ergo-keyboard
/
pcb
/
rp2040.scad
6 lines
101 B
Raw
Blame
History
module
rp2040_pcb
(
)
{
rotate
(
[
90
,
0
,
0
]
)
import
(
"../stl/pcb/rp2040.stl"
)
;
}
rp2040_pcb
(
)
;
Reference in new issue