const_hoisted_1=/* @__PURE__ */createStaticVNode('<h1id="converters"tabindex="-1">Converters<aclass="header-anchor"href="#converters"aria-label="Permalink to "Converters""></a></h1><p>Thispagedocumentstheautomatedprocessforconvertingkeyboardstousedrop-inreplacementcontrollers.Thisprocessisdesignedtobeeasytouseandcanbecompletedinafewsimplesteps.</p><h2id="supported-converters"tabindex="-1">SupportedConverters<aclass="header-anchor"href="#supported-converters"aria-label="Permalinkto"SupportedConverters""></a></h2><p>Thefollowingconvertersareavailableatthistime:</p><table><thead><tr><th>From</th><th>To</th></tr></thead><tbody><tr><td><code>promicro</code></td><td><code>proton_c</code></td></tr><tr><td><code>promicro</code></td><td><code>kb2040</code></td></tr><tr><td><code>promicro</code></td><td><code>sparkfun_pm2040</code></td></tr><tr><td><code>promicro</code></td><td><code>blok</code></td></tr><tr><td><code>promicro</code></td><td><code>bit_c_pro</code></td></tr><tr><td><code>promicro</code></td><td><code>stemcell</code></td></tr><tr><td><code>promicro</code></td><td><code>bonsai_c4</code></td></tr><tr><td><code>promicro</code></td><td><code>rp2040_ce</code></td></tr><tr><td><code>promicro</code></td><td><code>elite_pi</code></td></tr><tr><td><code>promicro</code></td><td><code>helios</code></td></tr><tr><td><code>promicro</code></td><td><code>liatris</code></td></tr><tr><td><code>promicro</code></td><td><code>imera</code></td></tr><tr><td><code>promicro</code></td><td><code>michi</code></td></tr><tr><td><code>elite_c</code></td><td><code>stemcell</code></td></tr><tr><td><code>elite_c</code></td><td><code>rp2040_ce</code></td></tr><tr><td><code>elite_c</code></td><td><code>elite_pi</code></td></tr><tr><td><code>elite_c</code></td><td><code>helios</code></td></tr><tr><td><code>elite_c</code></td><td><code>liatris</code></td></tr></tbody></table><h2id="overview"tabindex="-1">Overview<aclass="header-anchor"href="#overview"aria-label="Permalinkto"Overview""></a></h2><p>Eachconvertercategoryisbrokendownbyitsdeclared<code>pincompatibility</code>.Thisensuresthatonlyvalidcombinationsareattempted.Youcangeneratethefirmwarebyappending<code>-eCONVERT_TO=<target></code>toyourcompile/flashcommand.Forexample:</p><divclass="language-shvp-adaptive-theme"><buttontitle="CopyCode"class="copy"></button><spanclass="lang">sh</span><preclass="shikishiki-themesgithub-lightgithub-darkvp-code"><code><spanclass="line"><spanstyle="--shiki-light:#6F42C1;--shiki-dark:#B392F0;">qmk</span><spanstyle="--shiki-light:#032F62;--shiki-dark:#9ECBFF;">flash</span><spanstyle="--shiki-light:#005CC5;--shiki-dark:#79B8FF;">-c</span><spanstyle="--shiki-light:#005CC5;--shiki-dark:#79B8FF;">-kb</span><spanstyle="--shiki-light:#032F62;--shiki-dark:#9ECBFF;">keebio/bdn9/rev1</span><spanstyle="--shiki-light:#005CC5;--shiki-dark:#79B8FF;">-km</span><spanstyle="--shiki-light:#032F62;--shiki-dark:#9ECBFF;">default</span><spanstyle="--shiki-light:#005CC5;--shiki-dark:#79B8FF;">-e</span><spanstyle="--shiki-light:#032F62;--shiki-dark:#9ECBFF;">CONVERT_TO=proton_c</span></span></code></pre></div><p>Youcanalsoaddthesame<code>CONVERT_TO=<target></code>toyourkeymap's<code>rules.mk</code>,whichwillaccomplishthesamething.</p><divclass="tipcustom-block"><pclass="custom-block-title">TIP</p><p>Ifyougeterrorsabout<code>PORTB/DDRB</code>,etcnotbeingdefined,you'llneedtoconvertthekeyboard'scodetousethe<ahref="./drivers/gpio">GPIOControls</a>thatwillworkforbothARMandAVR.Thisshouldn'taffecttheAVRbuildsatall.</p></div><h3id="conditional-configuration"tabindex="-1">ConditionalConfiguration<aclass="header-anchor"href="#conditional-configuration"aria-label="Permalinkto"ConditionalConfiguration""></a></h3><p>Onceaconverterisenabled,itexposesthe<code>CONVERT_TO_<target_uppercase></code>flagthatyoucanusein