document.addEventListener('DOMContentLoaded', function() { document.querySelectorAll('.kicad-copy-button').forEach(function(button) { // Copy to clipboard button for kicad schematic button.addEventListener('click', function() { var dataId = this.getAttribute('data-id'); /* Get the