~ruther/qmk_firmware

5bad37cb564fa2ce210c9dbeac99e046304a9614 — Drashna Jaelre 3 years ago 922e29f
[Bug] Remove config.h include in dynamic_keymap.c (#15886)

1 files changed, 0 insertions(+), 1 deletions(-)

M quantum/dynamic_keymap.c
M quantum/dynamic_keymap.c => quantum/dynamic_keymap.c +0 -1
@@ 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