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
GENERIC_STM32_F072XB
GENERIC_STM32_F303XC
GENERIC_STM32_F401XC Add non blackpill F4x1 config files (#16600) 2022-04-06 01:23:04 +01:00
GENERIC_STM32_F405XG
GENERIC_STM32_F407XE
GENERIC_STM32_F411XE Add non blackpill F4x1 config files (#16600) 2022-04-06 01:23:04 +01:00
GENERIC_STM32_F446XE
GENERIC_STM32_G431XB
GENERIC_STM32_G474XE
GENERIC_STM32_L412XB
GENERIC_STM32_L432XC
GENERIC_STM32_L433XC
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
IC_TEENSY_4_1
keyboard-config-templates
QMK_PROTON_C
SIPEED_LONGAN_NANO
STM32_F103_STM32DUINO [Core] Add Reboot keycode to core (#15990) 2022-05-14 13:35:49 +10:00