diff options
Diffstat (limited to 'keyboards/hs60/v2/v2.c')
| -rw-r--r-- | keyboards/hs60/v2/v2.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/hs60/v2/v2.c b/keyboards/hs60/v2/v2.c index 2e12538e9..f817ef19e 100644 --- a/keyboards/hs60/v2/v2.c +++ b/keyboards/hs60/v2/v2.c | |||
| @@ -13,6 +13,7 @@ | |||
| 13 | * You should have received a copy of the GNU General Public License | 13 | * You should have received a copy of the GNU General Public License |
| 14 | * along with this program. If not, see <http://www.gnu.org/licenses/>. | 14 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 15 | */ | 15 | */ |
| 16 | |||
| 16 | #ifndef RGB_BACKLIGHT_HS60 | 17 | #ifndef RGB_BACKLIGHT_HS60 |
| 17 | #error RGB_BACKLIGHT_M60_A not defined, recheck config.h | 18 | #error RGB_BACKLIGHT_HS60 not defined, recheck config.h |
| 18 | #endif | 19 | #endif |
