Skip to content

Commit

Permalink
Refactor: group rookiebwoy keyboards (qmk#22745)
Browse files Browse the repository at this point in the history
Move @rookiebwoy's keyboards into rookiebwoy folder
  • Loading branch information
filterpaper authored Dec 25, 2023
1 parent 2166eaf commit e5a92fa
Show file tree
Hide file tree
Showing 21 changed files with 10 additions and 4 deletions.
6 changes: 6 additions & 0 deletions data/mappings/keyboard_aliases.hjson
Original file line number Diff line number Diff line change
Expand Up @@ -993,6 +993,9 @@
"kprepublic/bm68hsrgb": {
"target": "kprepublic/bm68hsrgb/rev1"
},
"late9/rev1": {
"target": "rookiebwoy/late9/rev1"
},
"latin17rgb": {
"target": "latincompass/latin17rgb"
},
Expand Down Expand Up @@ -1146,6 +1149,9 @@
"nebula68b": {
"target": "spaceholdings/nebula68b"
},
"neopad/rev1": {
"target": "rookiebwoy/neopad/rev1"
},
"niu_mini": {
"target": "kbdfans/niu_mini"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit e5a92fa

Please sign in to comment.