16 lines
2.2 KiB
JavaScript
16 lines
2.2 KiB
JavaScript
import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.B9AX-CPi.js";
|
||
const __pageData = JSON.parse('{"title":"Getting Help","description":"","frontmatter":{},"headers":[],"relativePath":"support.md","filePath":"support.md","lastUpdated":null}');
|
||
const _sfc_main = { name: "support.md" };
|
||
const _hoisted_1 = /* @__PURE__ */ createStaticVNode('<h1 id="getting-help" tabindex="-1">Getting Help <a class="header-anchor" href="#getting-help" aria-label="Permalink to "Getting Help""></a></h1><p>There are a lot of resources for getting help with QMK.</p><p>Please read our <a href="https://qmk.fm/coc/" target="_blank" rel="noreferrer">Code of Conduct</a> before participating in any of our community spaces.</p><h2 id="realtime-chat" tabindex="-1">Realtime Chat <a class="header-anchor" href="#realtime-chat" aria-label="Permalink to "Realtime Chat""></a></h2><p>If you need help with something, the best place to get quick support is going to be on our <a href="https://discord.gg/qmk" target="_blank" rel="noreferrer">Discord Server</a>. There is usually somebody online, and there are a bunch of very helpful people there.</p><h2 id="olkb-subreddit" tabindex="-1">OLKB Subreddit <a class="header-anchor" href="#olkb-subreddit" aria-label="Permalink to "OLKB Subreddit""></a></h2><p>The official QMK forum is <a href="https://reddit.com/r/olkb" target="_blank" rel="noreferrer">/r/olkb</a> on <a href="https://reddit.com" target="_blank" rel="noreferrer">reddit.com</a>.</p><h2 id="github-issues" tabindex="-1">GitHub Issues <a class="header-anchor" href="#github-issues" aria-label="Permalink to "GitHub Issues""></a></h2><p>You can open an <a href="https://github.com/qmk/qmk_firmware/issues" target="_blank" rel="noreferrer">issue on GitHub</a>. This is especially handy when your issue will require long-term discussion or debugging.</p>', 9);
|
||
const _hoisted_10 = [
|
||
_hoisted_1
|
||
];
|
||
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||
return openBlock(), createElementBlock("div", null, _hoisted_10);
|
||
}
|
||
const support = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
||
export {
|
||
__pageData,
|
||
support as default
|
||
};
|