1
0
Fork 0

[Keyboard] move prototypist boards into vendor folder (#15780)

This commit is contained in:
peepeetee 2022-01-11 08:40:22 +08:00 committed by GitHub
parent 36ebc75e9a
commit 93bacff1a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
22 changed files with 2 additions and 2 deletions

View file

@ -10,6 +10,6 @@ A custom luxurious 60 with F-row and Macro
Make example for this keyboard (after setting up your build environment):
make allison:default
make prototypist/allison:default
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).

View file

@ -10,6 +10,6 @@ A custom luxurious numpad to match Allison
Make example for this keyboard (after setting up your build environment):
make allison_numpad:default
make prototypist/allison_numpad:default
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).