]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/planck/light/light.h
Adds IS31FL3731 RGB Matrix Implementation (#2910)
[qmk_firmware.git] / keyboards / planck / light / light.h
index 111f19865433a58c62d28ea197245ac260bdba88..a395f30e8877c89196621ab80a22542fbc3b5cd9 100644 (file)
@@ -1,5 +1,4 @@
-/* Copyright 2017 Jason Williams
- * Copyright 2017 Jack Humbert
+/* Copyright 2017 Jack Humbert
  *
  * 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
@@ -19,5 +18,6 @@
 #define LIGHT_H
 
 #include "planck.h"
+#include "rgb_matrix.h"
 
 #endif
\ No newline at end of file