From 76dc20b31ea4ffdd4061b9c6bc1cfc3fedac5793 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20M=C3=BCnnich?= Date: Tue, 30 Dec 2025 10:37:34 +0000 Subject: [PATCH] docs: Remove clean room warning from new shield guide --- docs/docs/development/hardware-integration/new-shield.mdx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/docs/development/hardware-integration/new-shield.mdx b/docs/docs/development/hardware-integration/new-shield.mdx index 6aa8c9cda..c7b0f143e 100644 --- a/docs/docs/development/hardware-integration/new-shield.mdx +++ b/docs/docs/development/hardware-integration/new-shield.mdx @@ -40,10 +40,6 @@ export const SplitInvisTabs = (props) => ( ); -:::danger -Before reading this section, it is **vital** that you read through our [clean room policy](../contributing/clean-room.md). -::: - This guide will walk through the steps necessary to add ZMK support for a keyboard that uses an add-on MCU board (e.g. Pro Micro compatible) to provide the microprocessor. The high level steps are: