zmk-config-archive/config/boards/shields/dongle_display/custom_status_screen.h
2024-08-21 15:36:17 +00:00

12 lines
No EOL
171 B
C

/*
*
* Copyright (c) 2024 The ZMK Contributors
* SPDX-License-Identifier: MIT
*
*/
#pragma once
#include <lvgl.h>
lv_obj_t *zmk_display_status_screen();