diff options
author | Kyle Gunger <kgunger12@gmail.com> | 2024-11-06 05:59:27 -0500 |
---|---|---|
committer | Kyle Gunger <kgunger12@gmail.com> | 2024-11-06 05:59:27 -0500 |
commit | c15de76674736013dfb54232486346ebee537fdc (patch) | |
tree | 58dd295e3a9e36ffe007474a817a0a4643887aa2 /board/main/project/settings.lp | |
parent | 887fc9617a7aa3136c4c73cac95a9ffeda4e3ed6 (diff) |
Sensor board breakout
Diffstat (limited to 'board/main/project/settings.lp')
-rw-r--r-- | board/main/project/settings.lp | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/board/main/project/settings.lp b/board/main/project/settings.lp new file mode 100644 index 0000000..95ff1f5 --- /dev/null +++ b/board/main/project/settings.lp @@ -0,0 +1,10 @@ +(librepcb_project_settings + (library_locale_order + ) + (library_norm_order + (norm "IEEE 315") + ) + (custom_bom_attributes + ) + (default_lock_component_assembly false) +) |