Refactor: group shandoncodes keyboards (#22743)

This commit is contained in:
フィルターペーパー
2023-12-23 19:02:29 -08:00
committed by GitHub
parent 5050b91068
commit b37d23bfa5
45 changed files with 25 additions and 10 deletions
@@ -10,10 +10,10 @@ A 60% that takes arrow keys seriously!
Make example for this keyboard (after setting up your build environment):
make flygone60/rev3:default
make shandoncodes/flygone60/rev3:default
Flashing example for this keyboard:
make flygone60/rev3:default:flash
make shandoncodes/flygone60/rev3:default:flash
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
@@ -18,10 +18,10 @@ Enter the bootloader in 3 ways:
Make example for this keyboard (after setting up your build environment):
make mino/hotswap:default
make shandoncodes/mino/hotswap:default
Flashing example for this keyboard:
make mino/hotswap:default:flash
make shandoncodes/mino/hotswap:default:flash
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
@@ -10,13 +10,13 @@ A 65% keyboard, inspried by tetrominos.
Make example for this keyboard (after setting up your build environment):
make mino_plus/soldered:default
make mino_plus/hotswap:default
make shandoncodes/mino_plus/soldered:default
make shandoncodes/mino_plus/hotswap:default
Flashing example for this keyboard:
make mino_plus/soldered:default:flash
make mino_plus/hotswap:default:flash
make shandoncodes/mino_plus/soldered:default:flash
make shandoncodes/mino_plus/hotswap:default:flash
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
@@ -10,11 +10,11 @@ A RGB lovin', 6 key macropad.
Make example for this keyboard (after setting up your build environment):
make riot_pad:default
make shandoncodes/riot_pad:default
Flashing example for this keyboard:
make riot_pad:default:flash
make shandoncodes/riot_pad:default:flash
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).