qmk_firmware/assets/support.md.6e6k7b30.js

16 lines
2.2 KiB
JavaScript
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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 &quot;Getting Help&quot;"></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 &quot;Realtime Chat&quot;"></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 &quot;OLKB Subreddit&quot;"></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 &quot;GitHub Issues&quot;"></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
};