forked from mirrors/qmk_userspace
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:
parent
cc7600cf0e
commit
c5f1e9797a
124 changed files with 107 additions and 107 deletions
|
@ -48,8 +48,8 @@
|
|||
|
||||
```bash
|
||||
cd qmk_firmware
|
||||
make jj40:cockpit
|
||||
bootloadHID .build/jj40_cockpit.hex
|
||||
make kprepublic/jj40:cockpit
|
||||
bootloadHID .build/kprepublic_jj40_cockpit.hex
|
||||
```
|
||||
|
||||
_if you're getting permission errors use sudo_
|
||||
|
|
|
@ -11,7 +11,7 @@ I currently have the following layers in my keymap:
|
|||
* Dual (adjust)
|
||||
|
||||
### Note to self:
|
||||
YOU NEED TO USE [bootloadHID -r jj40_waples.hex](https://github.com/qmk/qmk_firmware/tree/master/keyboards/jj40)
|
||||
YOU NEED TO USE [bootloadHID -r kprepublic_jj40_waples.hex](https://github.com/qmk/qmk_firmware/tree/master/keyboards/jj40)
|
||||
|
||||
## the stuff below is out of date and I think about removing them from this readme
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue