halconf.h (184B)
- // Copyright 2024 QMK
- // SPDX-License-Identifier: GPL-2.0-or-later
- #pragma once
- #define HAL_USE_GPT TRUE
- #define HAL_USE_PWM TRUE
- #define HAL_USE_PAL TRUE
- #include_next <halconf.h>
git clone https://anongit.hacktivis.me/git/qmk_firmware.git
halconf.h (184B)
- // Copyright 2024 QMK
- // SPDX-License-Identifier: GPL-2.0-or-later
- #pragma once
- #define HAL_USE_GPT TRUE
- #define HAL_USE_PWM TRUE
- #define HAL_USE_PAL TRUE
- #include_next <halconf.h>