aboutsummaryrefslogtreecommitdiff
path: root/quantum/dynamic_keymap.c
diff options
context:
space:
mode:
Diffstat (limited to 'quantum/dynamic_keymap.c')
-rw-r--r--quantum/dynamic_keymap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/quantum/dynamic_keymap.c b/quantum/dynamic_keymap.c
index f5525576d..19a6bea59 100644
--- a/quantum/dynamic_keymap.c
+++ b/quantum/dynamic_keymap.c
@@ -14,7 +14,6 @@
14 * along with this program. If not, see <http://www.gnu.org/licenses/>. 14 * along with this program. If not, see <http://www.gnu.org/licenses/>.
15 */ 15 */
16 16
17#include "config.h"
18#include "keymap.h" // to get keymaps[][][] 17#include "keymap.h" // to get keymaps[][][]
19#include "eeprom.h" 18#include "eeprom.h"
20#include "progmem.h" // to read default from flash 19#include "progmem.h" // to read default from flash