]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - quantum/led_matrix_drivers.c
Features/ws2812 matrix driver (#5418)
[qmk_firmware.git] / quantum / led_matrix_drivers.c
index 21e8a14c66f68d43d9b28f893755c82e0b7beaab..4ee509ee56948821bb8d001f01303c3a2db25fea 100644 (file)
@@ -1,4 +1,5 @@
-/* Copyright 2018 Clueboard
+/* Copyright 2018 James Laird-Wah
+ * Copyright 2019 Clueboard
  *
  * 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
@@ -17,7 +18,7 @@
 #include <stdint.h>
 #include <stdbool.h>
 #include "quantum.h"
-#include "led_matrix.h"
+#include "ledmatrix.h"
 
 /* Each driver needs to define a struct:
  *