diff options
| -rw-r--r-- | keyboards/iron180/iron180.h | 2 | ||||
| -rw-r--r-- | keyboards/iron180/mcuconf.h | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/iron180/iron180.h b/keyboards/iron180/iron180.h index 48f5f94db..032d8afb5 100644 --- a/keyboards/iron180/iron180.h +++ b/keyboards/iron180/iron180.h | |||
| @@ -22,7 +22,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 22 | #include "quantum.h" | 22 | #include "quantum.h" |
| 23 | 23 | ||
| 24 | #define LAYOUT_all( \ | 24 | #define LAYOUT_all( \ |
| 25 | K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, K0E, K0F, K0G, \ | 25 | K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, K0G, K0F, K0E, \ |
| 26 | K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1D, K1E, K1F, K1G, K3G, \ | 26 | K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1D, K1E, K1F, K1G, K3G, \ |
| 27 | K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2C, K2D, K2E, K2F, K2G, \ | 27 | K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2C, K2D, K2E, K2F, K2G, \ |
| 28 | K30, K31, K32, K33, K34, K35, K36, K37, K38, K39, K3A, K3B, K3C, K3D, \ | 28 | K30, K31, K32, K33, K34, K35, K36, K37, K38, K39, K3A, K3B, K3C, K3D, \ |
diff --git a/keyboards/iron180/mcuconf.h b/keyboards/iron180/mcuconf.h index 3792ceffe..620b983c7 100644 --- a/keyboards/iron180/mcuconf.h +++ b/keyboards/iron180/mcuconf.h | |||
| @@ -28,4 +28,3 @@ | |||
| 28 | 28 | ||
| 29 | #undef STM32_PWM_USE_TIM3 | 29 | #undef STM32_PWM_USE_TIM3 |
| 30 | #define STM32_PWM_USE_TIM3 YES | 30 | #define STM32_PWM_USE_TIM3 YES |
| 31 | |||
