qmk_firmware/keyboards/stront/stront.h
2025-05-05 10:07:53 +10:00

9 lines
148 B
C

// Copyright 2023 zzeneg (@zzeneg)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#include <stdbool.h>
bool is_display_enabled(void);