zmk-config-archive/boards/shields/dongle_display/custom_status_screen.h

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();