diff options
Diffstat (limited to 'keyboards/ebastler/isometria_75/rev1/halconf.h')
-rw-r--r-- | keyboards/ebastler/isometria_75/rev1/halconf.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/ebastler/isometria_75/rev1/halconf.h b/keyboards/ebastler/isometria_75/rev1/halconf.h index 5487e54400..463f9accbf 100644 --- a/keyboards/ebastler/isometria_75/rev1/halconf.h +++ b/keyboards/ebastler/isometria_75/rev1/halconf.h @@ -15,9 +15,6 @@ */ #pragma once -/* no clue, wouldn't compile without */ -#define HAL_USE_DAC FALSE -#define HAL_USE_GPT FALSE -#define HAL_USE_I2C FALSE +#define HAL_USE_PWM TRUE #include_next <halconf.h>
\ No newline at end of file |