diff options
author | peepeetee <43021794+peepeetee@users.noreply.github.com> | 2021-11-18 05:37:23 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-18 08:37:23 +1100 |
commit | c5f1e9797ac905c24edc39d1bb12ed2e5537f00a (patch) | |
tree | b6a806f2a1b01544ae9365d61fb21ac2c244ad55 /keyboards/kprepublic/bm43a/keymaps/stevexyz/readme.md | |
parent | cc7600cf0e9c639a325dc1cad18717a218bc820f (diff) |
rename kprepublic bm keyboards to have a standardized naming format (#15047)
* change missed kprepublic readmes
* fix xiudi readmes
* initial change, see pr description
* change readmes
* changes names in readmes and device descriptors
Diffstat (limited to 'keyboards/kprepublic/bm43a/keymaps/stevexyz/readme.md')
-rw-r--r-- | keyboards/kprepublic/bm43a/keymaps/stevexyz/readme.md | 4 |
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 56d0823d19..1cb87d6ec2 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: ![layout](https://raw.githubusercontent.com/stevexyz/qmk_firmware/master/keyboards/bm43a/keymaps/stevexyz/actualbuild.jpeg) -In order to compile the module from qmk root directory use the command 'make bm43a:stevexyz' +In order to compile the module from qmk root directory use the command 'make kprepublic/bm43a:stevexyz' -And 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) +And 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) |