qmk_firmware/assets/ChangeLog_20200829.md.Dkrt3arz.js

16 lines
19 KiB
JavaScript
Raw Normal View History

import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.Clpp4x2N.js";
const __pageData = JSON.parse('{"title":"QMK Breaking Change - 2020 Aug 29 Changelog","description":"","frontmatter":{},"headers":[],"relativePath":"ChangeLog/20200829.md","filePath":"ChangeLog/20200829.md"}');
const _sfc_main = { name: "ChangeLog/20200829.md" };
const _hoisted_1 = /* @__PURE__ */ createStaticVNode('<h1 id="qmk-breaking-change-2020-aug-29-changelog" tabindex="-1">QMK Breaking Change - 2020 Aug 29 Changelog <a class="header-anchor" href="#qmk-breaking-change-2020-aug-29-changelog" aria-label="Permalink to &quot;QMK Breaking Change - 2020 Aug 29 Changelog&quot;"></a></h1><p>Four times a year QMK runs a process for merging Breaking Changes. A Breaking Change is any change which modifies how QMK behaves in a way that is incompatible or potentially dangerous. We limit these changes to 4 times per year so that users can have confidence that updating their QMK tree will not break their keymaps.</p><h2 id="changes-requiring-user-action" tabindex="-1">Changes Requiring User Action <a class="header-anchor" href="#changes-requiring-user-action" aria-label="Permalink to &quot;Changes Requiring User Action {#changes-requiring-user-action}&quot;"></a></h2><h3 id="relocated-keyboards" tabindex="-1">Relocated Keyboards <a class="header-anchor" href="#relocated-keyboards" aria-label="Permalink to &quot;Relocated Keyboards {#relocated-keyboards}&quot;"></a></h3><h4 id="the-key-company-project-consolidation-9547" tabindex="-1">The Key Company project consolidation (<a href="https://github.com/qmk/qmk_firmware/pull/9547" target="_blank" rel="noreferrer">#9547</a>) <a class="header-anchor" href="#the-key-company-project-consolidation-9547" aria-label="Permalink to &quot;The Key Company project consolidation ([#9547](https://github.com/qmk/qmk_firmware/pull/9547))&quot;"></a></h4><h4 id="relocating-boards-by-flehrad-to-flehrad-folder-9635" tabindex="-1">relocating boards by flehrad to flehrad/ folder (<a href="https://github.com/qmk/qmk_firmware/pull/9635" target="_blank" rel="noreferrer">#9635</a>) <a class="header-anchor" href="#relocating-boards-by-flehrad-to-flehrad-folder-9635" aria-label="Permalink to &quot;relocating boards by flehrad to flehrad/ folder ([#9635](https://github.com/qmk/qmk_firmware/pull/9635))&quot;"></a></h4><p>Keyboards released by The Key Company and keyboards designed by flehrad have moved to vendor folders. If you own any of the keyboards listed below, please use the new names to compile your firmware moving forward.</p><table><thead><tr><th style="text-align:left;">Old Name</th><th style="text-align:left;">New Name</th></tr></thead><tbody><tr><td style="text-align:left;">candybar/lefty</td><td style="text-align:left;">tkc/candybar/lefty</td></tr><tr><td style="text-align:left;">candybar/righty</td><td style="text-align:left;">tkc/candybar/righty</td></tr><tr><td style="text-align:left;">m0lly</td><td style="text-align:left;">tkc/m0lly</td></tr><tr><td style="text-align:left;">tkc1800</td><td style="text-align:left;">tkc/tkc1800</td></tr><tr><td style="text-align:left;">bigswitch</td><td style="text-align:left;">flehrad/bigswitch</td></tr><tr><td style="text-align:left;">handwired/downbubble</td><td style="text-align:left;">flehrad/downbubble</td></tr><tr><td style="text-align:left;">handwired/numbrero</td><td style="text-align:left;">flehrad/numbrero</td></tr><tr><td style="text-align:left;">snagpad</td><td style="text-align:left;">flehrad/snagpad</td></tr><tr><td style="text-align:left;">handwired/tradestation</td><td style="text-align:left;">flehrad/tradestation</td></tr></tbody></table><h3 id="keyboard-updates" tabindex="-1">Updated Keyboard Codebases <a class="header-anchor" href="#keyboard-updates" aria-label="Permalink to &quot;Updated Keyboard Codebases {#keyboard-updates}&quot;"></a></h3><h4 id="keebio-rgb-wiring-update-7754" tabindex="-1">Keebio RGB wiring update (<a href="https://github.com/qmk/qmk_firmware/pull/7754" target="_blank" rel="noreferrer">#7754</a>) <a class="header-anchor" href="#keebio-rgb-wiring-update-7754" aria-label="Permalink to &quot;Keebio RGB wiring update ([#7754](https://github.com/qmk/qmk_firmware/pull/7754))&quot;"></a></h4><p>This pull request changes the configuration for Keebio split boards to use the same RGB strip wiring for each half, which provides the following improvements:</p><ul><li>Easie
const _hoisted_30 = [
_hoisted_1
];
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return openBlock(), createElementBlock("div", null, _hoisted_30);
}
const _20200829 = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export {
__pageData,
_20200829 as default
};