mirror of
https://github.com/rsheldiii/KeyV2.git
synced 2025-01-22 09:27:46 +00:00
key_types.scad uses stabilized() without including key_transformations.scad
This commit is contained in:
parent
fe960c2f2a
commit
1935944ec5
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
include <functions.scad>
|
||||
use <key_sizes.scad>
|
||||
use <key_transformations.scad>
|
||||
|
||||
module spacebar() {
|
||||
$inverted_dish = $dish_type != "disable";
|
||||
|
|
Loading…
Reference in a new issue