mirror of
https://github.com/kemko/qmk_firmware.git
synced 2026-01-06 18:25:47 +03:00
[Bug] Remove config.h include in dynamic_keymap.c (#15886)
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
#include "keymap.h" // to get keymaps[][][]
|
||||
#include "eeprom.h"
|
||||
#include "progmem.h" // to read default from flash
|
||||
|
||||
Reference in New Issue
Block a user