zmk/docs/docs
Pete Johanson f85ec7e7a2
SoC: stm32c0 support (#3174)
deps: Use hal_stm32 with stm32c0 USB device fixes.

Pull in ZMK fork of hal_stm32 with USB device driver fixes for stm32c0.

feat: Add nBOOT_SEL bit setup for STM32 G0/C0 targets

Newer STM32 C0 and G0 series SoCs do not by default allow use of the
BOOT0 pin/button to enter the bootloader once something has been flash
to the device, which is a change from previous series, and usually not
what's wanted for keyboards running ZMK. To address this, add some
optional, but default initialization code to check the nBOOT_SEL bit and
override it if necessary to ensure BOOT pin/button functionality.

docs: Extract bootloader config into a dedicated page.

Pull the bootloader intergration options out of the system configuration
page into their own dedicated one.

Co-authored-by: Nicolas Munnich <98408764+nmunnich@users.noreply.github.com>

---------

Co-authored-by: Nicolas Munnich <98408764+nmunnich@users.noreply.github.com>
2026-01-07 18:05:13 -05:00
..
assets docs: Update hold-tap page (#2888) 2025-03-23 18:12:50 -07:00
config SoC: stm32c0 support (#3174) 2026-01-07 18:05:13 -05:00
development docs: remove new shield clean room warning (#3180) 2025-12-30 10:04:58 -08:00
features docs: Remove unneeded led strip config (#3186) 2026-01-02 21:02:29 +01:00
keymaps feat!: Move to zephyr v4.1 (#3060) 2025-12-09 19:43:22 -05:00
troubleshooting docs: Remove references to nice_nano_v2, seeeduino_xiao_ble and nrfmicro_13 (#3135) 2025-12-14 12:57:24 -08:00
customization.md docs: Remove references to nice_nano_v2, seeeduino_xiao_ble and nrfmicro_13 (#3135) 2025-12-14 12:57:24 -08:00
faq.md feat!: Move to zephyr v4.1 (#3060) 2025-12-09 19:43:22 -05:00
hardware.mdx docs: List some of the commonly used MCUs (#3111) 2025-11-08 14:05:53 -08:00
intro.mdx feat!: Move to zephyr v4.1 (#3060) 2025-12-09 19:43:22 -05:00
keymap-example.md
user-setup.mdx docs: Replace user setup script with ZMK CLI (#3137) 2025-12-14 16:20:35 -06:00
zmk-cli.mdx docs: Replace user setup script with ZMK CLI (#3137) 2025-12-14 16:20:35 -06:00