summaryrefslogtreecommitdiffstats
path: root/keyboards/mechlovin/zed65/mono_led/mono_led.c
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-04-04 15:20:10 +1000
committerGitHub <noreply@github.com>2023-04-04 15:20:10 +1000
commit7bfc2a367df91ad6cc701f8490b4b8346a1512b4 (patch)
tree41ed492b974467c924d94c304da7e38b54030d9b /keyboards/mechlovin/zed65/mono_led/mono_led.c
parent0e7acb777a75608524fe1de5e0f9359aeec88912 (diff)
Move 65% layouts to data driven (#20308)
Diffstat (limited to 'keyboards/mechlovin/zed65/mono_led/mono_led.c')
-rw-r--r--keyboards/mechlovin/zed65/mono_led/mono_led.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/mechlovin/zed65/mono_led/mono_led.c b/keyboards/mechlovin/zed65/mono_led/mono_led.c
index b6bf37f98f..e618d41489 100644
--- a/keyboards/mechlovin/zed65/mono_led/mono_led.c
+++ b/keyboards/mechlovin/zed65/mono_led/mono_led.c
@@ -15,7 +15,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 "mono_led.h"
+#include "quantum.h"