diff options
Diffstat (limited to 'app/include/zmk/events/keycode-state-changed.h')
-rw-r--r-- | app/include/zmk/events/keycode-state-changed.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/include/zmk/events/keycode-state-changed.h b/app/include/zmk/events/keycode-state-changed.h index 1663f9b..e12813c 100644 --- a/app/include/zmk/events/keycode-state-changed.h +++ b/app/include/zmk/events/keycode-state-changed.h @@ -3,7 +3,7 @@ * * SPDX-License-Identifier: MIT */ - + #pragma once #include <zephyr.h> |