# HG changeset patch # User Nicholas Orlando # Date 2016-04-30 16:23:50 # Node ID a34d9c9150e689148e98291d44db390e508e533a # Parent c98c5a0374dd5a1bf14ced51f742d38a840532d5 Adding scr directory for possiblilty of future scripts for Eagle generated files. diff --git a/scr/EagleShortcuts.txt b/scr/EagleShortcuts.txt new file mode 100644 --- /dev/null +++ b/scr/EagleShortcuts.txt @@ -0,0 +1,12 @@ +Ctrl+A ...... Add +Ctrl+C ...... Copy +Ctrl+D ...... Delete +Ctrl+G ...... Group +Ctrl+L ...... Label +Alt+M ...... Mirror +Ctrl+M ...... Move +Ctrl+N ...... Name +Ctrl+R ...... Rotate +Ctrl+T ...... Text +Ctrl+V ...... Value +Ctrl+W ...... Wire \ No newline at end of file diff --git a/scr/_ReadMe.txt b/scr/_ReadMe.txt new file mode 100644 --- /dev/null +++ b/scr/_ReadMe.txt @@ -0,0 +1,2 @@ +This folder is intended for Eagle Script which are currently non-existant but would be cool someday. +-NEO \ No newline at end of file