summaryrefslogtreecommitdiffstats
path: root/keyboards/ps2avrGB/i2c.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ps2avrGB/i2c.c')
-rw-r--r--keyboards/ps2avrGB/i2c.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/ps2avrGB/i2c.c b/keyboards/ps2avrGB/i2c.c
index c27f3e3d1..a4f952135 100644
--- a/keyboards/ps2avrGB/i2c.c
+++ b/keyboards/ps2avrGB/i2c.c
@@ -15,6 +15,8 @@ You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+// Please do not modify this file
+
#include <avr/io.h>
#include <util/twi.h>