stront.h (148B)
- // Copyright 2023 zzeneg (@zzeneg)
- // SPDX-License-Identifier: GPL-2.0-or-later
- #pragma once
- #include <stdbool.h>
- bool is_display_enabled(void);
git clone https://anongit.hacktivis.me/git/qmk_firmware.git
stront.h (148B)
- // Copyright 2023 zzeneg (@zzeneg)
- // SPDX-License-Identifier: GPL-2.0-or-later
- #pragma once
- #include <stdbool.h>
- bool is_display_enabled(void);