qmk_firmware/keyboards/arrowmechanics/wings/halconf.h

10 lines
176 B
C
Raw Permalink Normal View History

// Copyright 2024 Filip Strzałka (@philvec)
// SPDX-License-Identifier: GPL-3.0-or-later
#pragma once
#include_next <halconf.h>
#undef HAL_USE_PWM
#define HAL_USE_PWM TRUE