qmk_firmware/keyboards/chill/ghoul/halconf.h
chillKB fd0a552fc1
[Keyboard] Ghoul TKL (#24762)
Co-authored-by: jack <jack@pngu.org>
2024-12-30 13:44:51 -08:00

7 lines
115 B
C

/* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once
#define HAL_USE_PWM TRUE
#include_next <halconf.h>