From e67c75c919e77ad1111ae09ae2efd56bd4a87cdb Mon Sep 17 00:00:00 2001 From: Marco Massarelli Date: Sun, 28 Jan 2024 15:18:10 +0000 Subject: [PATCH] Add license header and update notes --- ergogen/footprints/choc_v1_v2.js | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/ergogen/footprints/choc_v1_v2.js b/ergogen/footprints/choc_v1_v2.js index 5b03af2..0bc2713 100644 --- a/ergogen/footprints/choc_v1_v2.js +++ b/ergogen/footprints/choc_v1_v2.js @@ -1,4 +1,9 @@ -// Author: Ergogen + @infused-kim + @ceoloide improvements +// Copyright (c) 2023 Marco Massarelli +// +// Licensed under CC BY-NC-SA 4.0. +// To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/4.0/ +// +// Authors: @ergogen + @infused-kim improvements + @ceoloide improvements // // Description: // Kailh Choc PG1350 (v1) + Kailh Choc PG1353 (v2) reversible and hotswappable footprint. @@ -12,11 +17,11 @@ // to: corresponds to pin 2 // // Params +// side: default is B for Back +// the side on which to place the single-side footprint and designator, either F or B // reversible: default is false // if true, the footprint will be placed on both sides so that the PCB can be // reversible -// side: default is B for Back -// the side on which to place the single-side footprint and designator // hotswap: default is true // if true, will include holes and pads for Kailh choc hotswap sockets // solder: default is false @@ -49,9 +54,9 @@ // Allows you to adjust the width of the keycap outline. For example, // to show a 1.5u outline for easier aligning. // -// notes: -// - hotswap and solder can be used together. The solder holes will then be -// - added above the hotswap holes. +// Notes: +// - Hotswap and solder can be used together. The solder holes will then be +// added above the hotswap holes. // // @infused-kim's improvements: // - Added hotswap socket outlines