Allow for disabling EEPROM subsystem entirely. (#25173)

This commit is contained in:
Nick Brassel
2025-04-20 05:20:00 +10:00
committed by GitHub
parent ea85ace4a9
commit 5c39722ab9
8 changed files with 75 additions and 84 deletions

View File

@@ -18,7 +18,6 @@
#include "rgb_matrix.h"
#include "progmem.h"
#include "eeprom.h"
#include "eeconfig.h"
#include "keyboard.h"
#include "sync_timer.h"