Fixup file names
This commit is contained in:
parent
f91ec79252
commit
ac71992868
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@
|
||||||
LOG_MODULE_DECLARE(zmk, CONFIG_ZMK_LOG_LEVEL);
|
LOG_MODULE_DECLARE(zmk, CONFIG_ZMK_LOG_LEVEL);
|
||||||
|
|
||||||
#include <zmk/display/widgets/layer_status.h>
|
#include <zmk/display/widgets/layer_status.h>
|
||||||
#include <zmk/events/layer-state-changed.h>
|
#include <zmk/events/layer_state_changed.h>
|
||||||
#include <zmk/event-manager.h>
|
#include <zmk/event_manager.h>
|
||||||
#include <zmk/endpoints.h>
|
#include <zmk/endpoints.h>
|
||||||
#include <zmk/keymap.h>
|
#include <zmk/keymap.h>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue