Refactor: group rookiebwoy keyboards (#22745)
Move @rookiebwoy's keyboards into rookiebwoy folder
This commit is contained in:
parent
2166eaf9a7
commit
e5a92fa80f
@ -993,6 +993,9 @@
|
|||||||
"kprepublic/bm68hsrgb": {
|
"kprepublic/bm68hsrgb": {
|
||||||
"target": "kprepublic/bm68hsrgb/rev1"
|
"target": "kprepublic/bm68hsrgb/rev1"
|
||||||
},
|
},
|
||||||
|
"late9/rev1": {
|
||||||
|
"target": "rookiebwoy/late9/rev1"
|
||||||
|
},
|
||||||
"latin17rgb": {
|
"latin17rgb": {
|
||||||
"target": "latincompass/latin17rgb"
|
"target": "latincompass/latin17rgb"
|
||||||
},
|
},
|
||||||
@ -1146,6 +1149,9 @@
|
|||||||
"nebula68b": {
|
"nebula68b": {
|
||||||
"target": "spaceholdings/nebula68b"
|
"target": "spaceholdings/nebula68b"
|
||||||
},
|
},
|
||||||
|
"neopad/rev1": {
|
||||||
|
"target": "rookiebwoy/neopad/rev1"
|
||||||
|
},
|
||||||
"niu_mini": {
|
"niu_mini": {
|
||||||
"target": "kbdfans/niu_mini"
|
"target": "kbdfans/niu_mini"
|
||||||
},
|
},
|
||||||
|
@ -13,11 +13,11 @@ See the project repository for gerbers.
|
|||||||
|
|
||||||
Make example for this keyboard (after setting up your build environment):
|
Make example for this keyboard (after setting up your build environment):
|
||||||
|
|
||||||
make late9/rev1:default
|
make rookiebwoy/late9/rev1:default
|
||||||
|
|
||||||
Flashing example for this keyboard:
|
Flashing example for this keyboard:
|
||||||
|
|
||||||
make late9/rev1:default:flash
|
make rookiebwoy/late9/rev1:default:flash
|
||||||
|
|
||||||
|
|
||||||
When asked by the terminal, short with a metal wire the pins on the backside of the board highlighted as `RST` (one is the `RESET` and the other one is `GROUND`) to enter the bootloader and let the OS detects the device.
|
When asked by the terminal, short with a metal wire the pins on the backside of the board highlighted as `RST` (one is the `RESET` and the other one is `GROUND`) to enter the bootloader and let the OS detects the device.
|
@ -13,11 +13,11 @@ The Neopad in the photo above is the first prototype. See the project repository
|
|||||||
|
|
||||||
Make example for this keyboard (after setting up your build environment):
|
Make example for this keyboard (after setting up your build environment):
|
||||||
|
|
||||||
make neopad/rev1:default
|
make rookiebwoy/neopad/rev1:default
|
||||||
|
|
||||||
Flashing example for this keyboard:
|
Flashing example for this keyboard:
|
||||||
|
|
||||||
make neopad/rev1:default:flash
|
make rookiebwoy/neopad/rev1:default:flash
|
||||||
|
|
||||||
When asked by the terminal, press the dedicated `RESET` button (the one above the 2 LEDs) to enter the bootloader and let the OS detects the device.
|
When asked by the terminal, press the dedicated `RESET` button (the one above the 2 LEDs) to enter the bootloader and let the OS detects the device.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user