mirror of
https://github.com/rsheldiii/KeyV2.git
synced 2025-09-13 15:49:50 +00:00
layout.scad uses thinks like lshift() without including key_types.scad
This commit is contained in:
parent
7907d2cd4e
commit
9665d5d6a0
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue