1
0
Fork 0

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
This commit is contained in:
peepeetee 2021-11-18 05:37:23 +08:00 committed by GitHub
parent cc7600cf0e
commit c5f1e9797a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
124 changed files with 107 additions and 107 deletions

View file

@ -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)