Remove trailing spaces from footprints and README

This commit is contained in:
Lexi / Zoe 2024-02-29 18:33:36 +01:00
parent 6cde20c085
commit 532f2cecd9
Signed by: binaryDiv
GPG Key ID: F8D4956E224DA232
2 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
# The eepyPad
Custom macro key pad with mechanical low-profile (Choc) switches.
Custom macro key pad with mechanical low-profile (Choc) switches.
## Repository structure
- `/layouts`: Keyboard layouts created with the [Keyboard Layout Editor](http://www.keyboard-layout-editor.com)
- `/layouts`: Keyboard layouts created with the [Keyboard Layout Editor](http://www.keyboard-layout-editor.com)
- `/ergogen`: [Ergogen](https://docs.ergogen.xyz/) files to generate outlines, cases and PCBs
## Used software

View File

@ -66,7 +66,7 @@ module.exports = {
(fp_line (start 15.24 8.89) (end 15.24 -8.89) (layer F.SilkS) (width 0.15))
(fp_line (start 15.24 -8.89) (end -17.78 -8.89) (layer F.SilkS) (width 0.15))
(fp_line (start -17.78 -8.89) (end -17.78 8.89) (layer F.SilkS) (width 0.15))
(fp_line (start -17.78 8.89) (end 15.24 8.89) (layer B.SilkS) (width 0.15))
(fp_line (start 15.24 8.89) (end 15.24 -8.89) (layer B.SilkS) (width 0.15))
(fp_line (start 15.24 -8.89) (end -17.78 -8.89) (layer B.SilkS) (width 0.15))