aboutsummaryrefslogtreecommitdiffstats
path: root/docs/configurator_troubleshooting.md
diff options
context:
space:
mode:
authorJames Young <xxiinophobia@yahoo.com>2020-02-25 17:22:05 -0800
committerskullydazed <skullydazed@users.noreply.github.com>2020-03-05 16:00:10 -0800
commitd5f34c48103f09cb3cadfc8ee7ae0a760c158ebb (patch)
tree312220f2751e444dba3864de8a70d29a5ec98cda /docs/configurator_troubleshooting.md
parent503b52652c82add2daf84112c745e3e744c10e77 (diff)
downloadfirmware-d5f34c48103f09cb3cadfc8ee7ae0a760c158ebb.tar.gz
firmware-d5f34c48103f09cb3cadfc8ee7ae0a760c158ebb.tar.bz2
firmware-d5f34c48103f09cb3cadfc8ee7ae0a760c158ebb.zip
Polish Configurator section
Diffstat (limited to 'docs/configurator_troubleshooting.md')
-rw-r--r--docs/configurator_troubleshooting.md12
1 files changed, 8 insertions, 4 deletions
diff --git a/docs/configurator_troubleshooting.md b/docs/configurator_troubleshooting.md
index 0d013af29..80b9713b6 100644
--- a/docs/configurator_troubleshooting.md
+++ b/docs/configurator_troubleshooting.md
@@ -2,15 +2,15 @@
## My .json file is not working
-If the .json file was generated with QMK Configurator, congratulations you have stumbled upon a bug. File an issue at [qmk_configurator](https://github.com/qmk/qmk_configurator/issues)
+If the .json file was generated with QMK Configurator, congratulations you have stumbled upon a bug. File an issue at [qmk_configurator](https://github.com/qmk/qmk_configurator/issues).
-If not....how did you miss my big bold message at the top saying not to use other .json files?
+If not... how did you miss the big bold message at the top saying not to use other .json files?
## There are extra spaces in my layout? What do I do?
-If you're referring to having three spots for space bar, the best course of action is to just fill them all with space bar. The same can be done for backspace and shifts
+If you're referring to having three spots for space bar, the best course of action is to just fill them all with Space. The same can be done for Backspace and Shift keys.
-## What is the keycode for.......
+## What is the keycode for...
Please see:
@@ -20,3 +20,7 @@ Please see:
## It won't compile
Please double check the other layers of your keymap to make sure there are no random keys present.
+
+## Problems and Bugs
+
+We are always accepting customer requests and bug reports. Please file them at [qmk_configurator](https://github.com/qmk/qmk_configurator/issues).