X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=quantum%2Fpincontrol.h;h=d77977ebe245a027352c98cc4ed7806a4f29e92a;hb=38fdf7a2d2f3f0bb9c21332b81a289de94b9870a;hp=36ce29ef2203db380702d8643918df980e7768b8;hpb=a28f6893878f60509a7796637192fedb4be38d45;p=qmk_firmware.git diff --git a/quantum/pincontrol.h b/quantum/pincontrol.h index 36ce29ef2..d77977ebe 100644 --- a/quantum/pincontrol.h +++ b/quantum/pincontrol.h @@ -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 . + */ #pragma once // Some helpers for controlling gpio pins #include