zmk_mf68/app/include/zmk/display.h

9 lines
123 B
C
Raw Normal View History

2020-07-25 06:39:11 +10:00
/*
* Copyright (c) 2020 The ZMK Contributors
2020-07-25 06:39:11 +10:00
*
* SPDX-License-Identifier: MIT
*/
#pragma once
int zmk_display_init();