diff options
Diffstat (limited to 'keyboards/doro67/rgb/rgb.c')
-rw-r--r-- | keyboards/doro67/rgb/rgb.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/doro67/rgb/rgb.c b/keyboards/doro67/rgb/rgb.c index 794c037dd6..280c1b6774 100644 --- a/keyboards/doro67/rgb/rgb.c +++ b/keyboards/doro67/rgb/rgb.c @@ -13,8 +13,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "rgb.h" -#include "rgb_matrix_types.h" +#include "quantum.h" led_config_t g_led_config = { { { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 }, |