qmk_firmware/keyboards/kprepublic/bm16a/v2/halconf.h

9 lines
151 B
C
Raw Normal View History

2022-12-09 05:31:13 +01:00
// Copyright 2022 fauxpark (@fauxpark)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#define HAL_USE_PWM TRUE
#include_next <halconf.h>