qmk_userspace/keyboards/callmemero/rev1/halconf.h
Sebastian Haack 9c88343a59 next attempt
2024-12-27 22:01:14 +01:00

7 lines
116 B
C

#pragma once
#define HAL_USE_I2C TRUE
#define HAL_USE_PWM TRUE
#define HAL_USE_PAL TRUE
#include_next <halconf.h>