]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - quantum/dynamic_keymap.c
RAMA M6-B and IS31FL3218 driver (#4021)
[qmk_firmware.git] / quantum / dynamic_keymap.c
index 2c989d691803f75f0c7d705f06767fcceee19047..ee39a20251b3f41f034e376c3a1778e9e8c772fb 100644 (file)
@@ -17,7 +17,7 @@
 #include "config.h"
 #include "keymap.h" // to get keymaps[][][]
 #include "tmk_core/common/eeprom.h"
-#include "progmem.h"// to read default from flash
+#include "progmem.h" // to read default from flash
 
 #include "dynamic_keymap.h"