aboutsummaryrefslogtreecommitdiff
path: root/keyboards/kprepublic/bm43a/keymaps/stevexyz/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/kprepublic/bm43a/keymaps/stevexyz/readme.md')
-rw-r--r--keyboards/kprepublic/bm43a/keymaps/stevexyz/readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/kprepublic/bm43a/keymaps/stevexyz/readme.md b/keyboards/kprepublic/bm43a/keymaps/stevexyz/readme.md
index 56d0823d1..1cb87d6ec 100644
--- a/keyboards/kprepublic/bm43a/keymaps/stevexyz/readme.md
+++ b/keyboards/kprepublic/bm43a/keymaps/stevexyz/readme.md
@@ -19,7 +19,7 @@ And a view on the actual build:
19 19
20![layout](https://raw.githubusercontent.com/stevexyz/qmk_firmware/master/keyboards/bm43a/keymaps/stevexyz/actualbuild.jpeg) 20![layout](https://raw.githubusercontent.com/stevexyz/qmk_firmware/master/keyboards/bm43a/keymaps/stevexyz/actualbuild.jpeg)
21 21
22In order to compile the module from qmk root directory use the command 'make bm43a:stevexyz' 22In order to compile the module from qmk root directory use the command 'make kprepublic/bm43a:stevexyz'
23 23
24And in order to upload the new firmware use the command: 'qmk flash -kb bm43a -km stevexyz' (you can initiate programming with keyboard RESET key, that in this keymap has been moved on the backspace button in the "lights" layer) 24And in order to upload the new firmware use the command: 'qmk flash -kb kprepublic/bm43a -km stevexyz' (you can initiate programming with keyboard RESET key, that in this keymap has been moved on the backspace button in the "lights" layer)
25 25