mirror of
https://github.com/rsheldiii/KeyV2.git
synced 2025-02-16 22:37:03 +00:00
layout.scad uses u() without including key_sizes.scad
This commit is contained in:
parent
80c35b04c3
commit
7907d2cd4e
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
use <../key_transformations.scad>
|
||||
use <../key_profiles.scad>
|
||||
use <../key_sizes.scad>
|
||||
|
||||
// sums all values, unless a value is negative, in which case it makes it positive
|
||||
// dirty hack to allow for large gaps in keysets
|
||||
|
|
Loading…
Reference in a new issue