diff options
Diffstat (limited to 'keyboards/handwired/pill60/bluepill/halconf.h')
-rw-r--r-- | keyboards/handwired/pill60/bluepill/halconf.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/handwired/pill60/bluepill/halconf.h b/keyboards/handwired/pill60/bluepill/halconf.h index 459ec86e2d..d423df1512 100644 --- a/keyboards/handwired/pill60/bluepill/halconf.h +++ b/keyboards/handwired/pill60/bluepill/halconf.h @@ -23,7 +23,4 @@ #define HAL_USE_I2C TRUE -#define HAL_USE_PWM TRUE - #include_next <halconf.h> - |