Add all of the encoder board files we shipped
Change-Id: I679ca8e3291d258417e79b162e7d9711caf33414
diff --git a/motors/encoder_schematic/gschemrc b/motors/encoder_schematic/gschemrc
new file mode 100644
index 0000000..fcf437d
--- /dev/null
+++ b/motors/encoder_schematic/gschemrc
@@ -0,0 +1,3 @@
+(load (string-append geda-data-path "/scheme/auto-uref.scm")) ; load the autonumbering script
+(add-hook! add-component-hook auto-uref) ; autonumber when adding a component
+(add-hook! copy-component-hook auto-uref) ; autonumber when copying a component