summaryrefslogtreecommitdiff
path: root/keyboards/eyeohdesigns/humble40/halconf.h
blob: a8ee2ba9520f2a324b0a7eba4d9730f80eaf42d2 (plain)
1
2
3
4
5
6
7
8
// 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>