mirror of
https://github.com/rsheldiii/KeyV2.git
synced 2024-11-22 21:23:40 +00:00
layout.scad uses thinks like lshift() without including key_types.scad
This commit is contained in:
parent
7907d2cd4e
commit
9665d5d6a0
@ -1,6 +1,7 @@
|
||||
use <../key_transformations.scad>
|
||||
use <../key_profiles.scad>
|
||||
use <../key_sizes.scad>
|
||||
use <../key_types.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 New Issue
Block a user