qmk-dactyl-manuform-a/platforms/chibios
Joakim Tufvegren 1409b36851
Remove the #10088 hotfix for Teensy 3.1-like Input:Club keyboards (#12870)
* Remove the #10088 hotfix for K20x MCU:s.

It seems to _cause_ the issue it intended to solve there.

* Cleaner way of removing #10088 hotfix.

Now only affects Ergodox Infinity, Whitefox and K-type, though.

Switches over Ergodox Infinity to the `IC_TEENSY_3_1` board, since that
was a nice place to implement the `restart_usb_driver` override.
However, I would guess this issue is present for other K20x/Teensy 3.1
boards as well...

* Fix comment regarding `IC_TEENSY_3_1` for all keyboards using it.
2021-08-04 07:38:37 +10:00
..
BLACKPILL_STM32_F401 Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) 2021-06-08 19:48:46 +10:00
BLACKPILL_STM32_F411 Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) 2021-06-08 19:48:46 +10:00
GENERIC_STM32_F042X6 Leftover early initialisation conversions (#11615) 2021-01-20 00:23:07 +11:00
GENERIC_STM32_F072XB ChibiOS conf migrations... take 3 (#11261) 2020-12-21 15:02:38 +11:00
GENERIC_STM32_F303XC Add board specific to Proton-C, with usual defaults turned on. (#10976) 2020-12-03 13:04:28 +11:00
GENERIC_STM32_F446XE 2021 May 29 Breaking Changes Update (#13034) 2021-05-29 14:38:50 -07:00
GENERIC_STM32_G431XB Add STM32G431 and STM32G474 board definitions. (#11793) 2021-02-06 11:27:46 +11:00
GENERIC_STM32_G474XE Add STM32G431 and STM32G474 board definitions. (#11793) 2021-02-06 11:27:46 +11:00
GENERIC_STM32_L412XB Adds support for STM32L412xB, STM32L422xB. (#13383) 2021-06-30 10:07:40 +10:00
GENERIC_STM32_L433XC Adds support for STM32L412xB, STM32L422xB. (#13383) 2021-06-30 10:07:40 +10:00
IC_TEENSY_3_1/board Remove the #10088 hotfix for Teensy 3.1-like Input:Club keyboards (#12870) 2021-08-04 07:38:37 +10:00
IC_TEENSY_4_1 core: wire up flash make target for Teensy 4.x (#13077) 2021-06-17 04:15:45 +10:00
QMK_PROTON_C [Core] Unite half-duplex and full-duplex serial drivers (#13081) 2021-07-02 08:24:08 +10:00
STM32_F103_STM32DUINO Normalise include statements in core code (#11153) 2020-12-11 13:45:24 +11:00
common [Core] Unite half-duplex and full-duplex serial drivers (#13081) 2021-07-02 08:24:08 +10:00
keyboard-config-templates Fixup config template to match <> instead of "" for includes. (#11166) 2020-12-09 19:55:43 +11:00