0
0
mirror of https://github.com/qmk/qmk_firmware.git synced 2025-03-13 15:04:11 +00:00
qmk_firmware/keyboards/eyeohdesigns/humble40/halconf.h

9 lines
155 B
C
Raw Normal View History

// Copyright 2023 The QMK Community (@qmk)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#define HAL_USE_PWM TRUE
#include_next <halconf.h>