From 532f2cecd91353b2929bd5fd1ed96aa2e852bdcc Mon Sep 17 00:00:00 2001 From: binaryDiv Date: Thu, 29 Feb 2024 18:33:36 +0100 Subject: [PATCH] Remove trailing spaces from footprints and README --- README.md | 4 ++-- ergogen/footprints/promicro_modified.js | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 127fbb2..8951acc 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/ergogen/footprints/promicro_modified.js b/ergogen/footprints/promicro_modified.js index d0e39af..9028823 100644 --- a/ergogen/footprints/promicro_modified.js +++ b/ergogen/footprints/promicro_modified.js @@ -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))