Fixup file names

This commit is contained in:
KemoNine 2020-12-28 16:30:32 +00:00
parent f91ec79252
commit ac71992868

View file

@ -8,8 +8,8 @@
LOG_MODULE_DECLARE(zmk, CONFIG_ZMK_LOG_LEVEL);
#include <zmk/display/widgets/layer_status.h>
#include <zmk/events/layer-state-changed.h>
#include <zmk/event-manager.h>
#include <zmk/events/layer_state_changed.h>
#include <zmk/event_manager.h>
#include <zmk/endpoints.h>
#include <zmk/keymap.h>