From 945f2f591649f1478ac0c24ca52950b7499f3eb5 Mon Sep 17 00:00:00 2001 From: Luiz Ribeiro Date: Sat, 10 Jun 2017 17:28:59 -0400 Subject: [PATCH] Fixed rgblight_types.h --- keyboards/ps2avrGB/program | 2 +- quantum/rgblight_types.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/keyboards/ps2avrGB/program b/keyboards/ps2avrGB/program index 081a8219c..b45bff8e5 100755 --- a/keyboards/ps2avrGB/program +++ b/keyboards/ps2avrGB/program @@ -1,4 +1,4 @@ -#!/usr/bin/env python3.5 +#!/usr/bin/env python3 # Copyright 2017 Luiz Ribeiro # # This program is free software: you can redistribute it and/or modify diff --git a/quantum/rgblight_types.h b/quantum/rgblight_types.h index 1d1467a12..b1aa7026c 100644 --- a/quantum/rgblight_types.h +++ b/quantum/rgblight_types.h @@ -21,6 +21,7 @@ */ #ifndef RGBLIGHT_TYPES +#define RGBLIGHT_TYPES #include