qmk_firmware/platforms/chibios/boards
Stefan Kerkmann d717396708
[Core] Add Raspberry Pi RP2040 support (#14877)
* Disable RESET keycode because of naming conflicts

* Add Pico SDK as submodule

* Add RP2040 build support to QMK

* Adjust USB endpoint structs for RP2040

* Add RP2040 bootloader and double-tap reset routine

* Add generic and pro micro RP2040 boards

* Add RP2040 onekey keyboard

* Add WS2812 PIO DMA enabled driver and documentation

Supports regular and open-drain output configuration. RP2040 GPIOs are
sadly not 5V tolerant, so this is a bit use-less or needs extra hardware
or you take the risk to fry your hardware.

* Adjust SIO Driver for RP2040

* Adjust I2C Driver for RP2040

* Adjust SPI Driver for RP2040

* Add PIO serial driver and documentation

* Add general RP2040 documentation

* Apply suggestions from code review

Co-authored-by: Nick Brassel <nick@tzarc.org>

Co-authored-by: Nick Brassel <nick@tzarc.org>
2022-06-30 13:19:27 +02:00
..
BLACKPILL_STM32_F401 Add non blackpill F4x1 config files (#16600) 2022-04-06 01:23:04 +01:00
BLACKPILL_STM32_F411 Add non blackpill F4x1 config files (#16600) 2022-04-06 01:23:04 +01:00
common Add non blackpill F4x1 config files (#16600) 2022-04-06 01:23:04 +01:00
GENERIC_PROMICRO_RP2040 [Core] Add Raspberry Pi RP2040 support (#14877) 2022-06-30 13:19:27 +02:00
GENERIC_RP_RP2040 [Core] Add Raspberry Pi RP2040 support (#14877) 2022-06-30 13:19:27 +02:00
GENERIC_STM32_F042X6 Fixes for bootloader refactor build failures (#15638) 2022-01-06 06:55:46 +11:00
GENERIC_STM32_F072XB Fixes for bootloader refactor build failures (#15638) 2022-01-06 06:55:46 +11:00
GENERIC_STM32_F303XC ChibiOS 21.11.1 update. (#16251) 2022-03-07 21:04:22 +11:00
GENERIC_STM32_F401XC Add non blackpill F4x1 config files (#16600) 2022-04-06 01:23:04 +01:00
GENERIC_STM32_F405XG ChibiOS 21.11.1 update. (#16251) 2022-03-07 21:04:22 +11:00
GENERIC_STM32_F407XE ChibiOS 21.11.1 update. (#16251) 2022-03-07 21:04:22 +11:00
GENERIC_STM32_F411XE Add non blackpill F4x1 config files (#16600) 2022-04-06 01:23:04 +01:00
GENERIC_STM32_F446XE Fixes for bootloader refactor build failures (#15638) 2022-01-06 06:55:46 +11:00
GENERIC_STM32_G431XB ChibiOS 21.11.1 update. (#16251) 2022-03-07 21:04:22 +11:00
GENERIC_STM32_G474XE ChibiOS 21.11.1 update. (#16251) 2022-03-07 21:04:22 +11:00
GENERIC_STM32_L412XB ChibiOS 21.11.1 update. (#16251) 2022-03-07 21:04:22 +11:00
GENERIC_STM32_L432XC ChibiOS 21.11.1 update. (#16251) 2022-03-07 21:04:22 +11:00
GENERIC_STM32_L433XC ChibiOS 21.11.1 update. (#16251) 2022-03-07 21:04:22 +11:00
GENERIC_WB32_F3G71XX Added support for Wb32fq95 (#16871) 2022-05-23 15:57:24 +10:00
GENERIC_WB32_FQ95XX Added support for Wb32fq95 (#16871) 2022-05-23 15:57:24 +10:00
IC_TEENSY_3_1/board Move chibios board files to allow tmk_core platform migration (#13777) 2021-08-18 00:04:15 +01:00
IC_TEENSY_4_1 Move chibios board files to allow tmk_core platform migration (#13777) 2021-08-18 00:04:15 +01:00
keyboard-config-templates Move chibios board files to allow tmk_core platform migration (#13777) 2021-08-18 00:04:15 +01:00
QMK_PROTON_C Refactor CTPC logic to allow future converters (#16621) 2022-04-03 18:22:52 +01:00
SIPEED_LONGAN_NANO [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508) 2021-10-18 16:23:20 +11:00
STM32_F103_STM32DUINO [Core] Add Reboot keycode to core (#15990) 2022-05-14 13:35:49 +10:00