]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - quantum/pincontrol.h
fix the clueboard layout json
[qmk_firmware.git] / quantum / pincontrol.h
index 36ce29ef2203db380702d8643918df980e7768b8..d77977ebe245a027352c98cc4ed7806a4f29e92a 100644 (file)
@@ -1,3 +1,18 @@
+/* Copyright 2016 Wez Furlong
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ */
 #pragma once
 // Some helpers for controlling gpio pins
 #include <avr/io.h>