aboutsummaryrefslogtreecommitdiff
path: root/keyboards/ferris/keymaps/default/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ferris/keymaps/default/readme.md')
-rw-r--r--keyboards/ferris/keymaps/default/readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ferris/keymaps/default/readme.md b/keyboards/ferris/keymaps/default/readme.md
index 252f886f5..aa7ba6d13 100644
--- a/keyboards/ferris/keymaps/default/readme.md
+++ b/keyboards/ferris/keymaps/default/readme.md
@@ -111,7 +111,7 @@ To edit it, you may:
111If you decide to use the latter workflow, here are the steps to follow: 111If you decide to use the latter workflow, here are the steps to follow:
112 112
113* From the qmk configurator, hit the "import QMK keymap json file" button (it has a drawing with an up arrow on it). 113* From the qmk configurator, hit the "import QMK keymap json file" button (it has a drawing with an up arrow on it).
114* Browse to the location of your keymap (for example, `<your qmk repo>/keyboards/handwired/ferris/keymaps/default/keymap.json`) 114* Browse to the location of your keymap (for example, `<your qmk repo>/keyboards/ferris/keymaps/default/keymap.json`)
115* Perform any modification to the keymap in the web UI 115* Perform any modification to the keymap in the web UI
116* Export the keymap to your downloads folder, by hitting the "Export QMK keymap json file" button (it has a drawing with a down arrow on it) 116* Export the keymap to your downloads folder, by hitting the "Export QMK keymap json file" button (it has a drawing with a down arrow on it)
117* Override your original keymap with the output of formatting the exported keymap by running a command such as this one from the root of your qmk repo: 117* Override your original keymap with the output of formatting the exported keymap by running a command such as this one from the root of your qmk repo: