Refactor: group rookiebwoy keyboards (#22745)

Move @rookiebwoy's keyboards into rookiebwoy folder
This commit is contained in:
フィルターペーパー 2023-12-25 22:40:30 +08:00 committed by GitHub
parent 2166eaf9a7
commit e5a92fa80f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
21 changed files with 10 additions and 4 deletions

View file

@ -993,6 +993,9 @@
"kprepublic/bm68hsrgb": {
"target": "kprepublic/bm68hsrgb/rev1"
},
"late9/rev1": {
"target": "rookiebwoy/late9/rev1"
},
"latin17rgb": {
"target": "latincompass/latin17rgb"
},
@ -1146,6 +1149,9 @@
"nebula68b": {
"target": "spaceholdings/nebula68b"
},
"neopad/rev1": {
"target": "rookiebwoy/neopad/rev1"
},
"niu_mini": {
"target": "kbdfans/niu_mini"
},

View file

@ -13,11 +13,11 @@ See the project repository for gerbers.
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:
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.

View file

@ -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 neopad/rev1:default
make rookiebwoy/neopad/rev1:default
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.