This commit is contained in:
XANTRONIX 2023-11-15 17:56:52 -05:00
parent 249c98bb23
commit 1b3ce06bfa

View file

@ -81,7 +81,7 @@ module top_case(key_switch_sizes, pcb_screw_holes) {
}
}
module support(dimensions, width) {
module support(dimensions, width) {
length = dimensions[0];
height = dimensions[1];