22 lines
855 B
Markdown
22 lines
855 B
Markdown
# Getting Help
|
|
|
|
There are a lot of resources for getting help with QMK.
|
|
|
|
## Realtime Chat
|
|
|
|
You can find QMK developers and users on our main [gitter chat room](https://gitter.im/qmk/qmk_firmware). We also have other rooms for more specific discussion:
|
|
|
|
* [Main Firmware Chat](https://gitter.im/qmk/qmk_firmware)
|
|
* [QMK Toolbox](https://gitter.im/qmk/qmk_toolbox)
|
|
* [Hardware Design Discussion](https://gitter.im/qmk/qmk_hardware)
|
|
* [Web Configurator](https://gitter.im/qmk/qmk_configurator)
|
|
* [Compiler API](https://gitter.im/qmk/qmk_compiler_api)
|
|
|
|
## OLKB Subreddit
|
|
|
|
The official QMK forum is [/r/olkb](https://reddit.com/r/olkb) on [reddit.com](https://reddit.com).
|
|
|
|
## Github Issues
|
|
|
|
You can open an [issue on GitHub](https://github.com/qmk/qmk_firmware/issues). This is especially handy when your issue will require long-term discussion or debugging.
|