1
0
Fork 0

Remove config.h include from quantum files (#19817)

This commit is contained in:
jack 2023-02-11 19:40:16 -07:00 committed by GitHub
parent ab1dd0faab
commit 9c6942ea40
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 3 deletions

View file

@ -18,7 +18,6 @@
#include "rgb_matrix.h"
#include "progmem.h"
#include "config.h"
#include "eeprom.h"
#include <string.h>
#include <math.h>