diff options
author | Álvaro A. Volpato <alvaro.volpato@usp.br> | 2021-04-10 10:23:08 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-10 23:23:08 +1000 |
commit | 03685309fd857c64ed16c231507017214e4805ca (patch) | |
tree | 419b83163003f17843c3f6141d3c064883904732 /keyboards/iron180/mcuconf.h | |
parent | e09ca633173c9b6d9a1f1c7dff49ccef89fae273 (diff) |
Reverse K0E and K0G (#12491)
Co-authored-by: Gondolindrim <alvaro.augusto.volpato@gmail.com>
Diffstat (limited to 'keyboards/iron180/mcuconf.h')
-rw-r--r-- | keyboards/iron180/mcuconf.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/iron180/mcuconf.h b/keyboards/iron180/mcuconf.h index 3792ceffe7..620b983c75 100644 --- a/keyboards/iron180/mcuconf.h +++ b/keyboards/iron180/mcuconf.h @@ -28,4 +28,3 @@ #undef STM32_PWM_USE_TIM3 #define STM32_PWM_USE_TIM3 YES - |