1
0
Fork 0

[Keyboard] move novelkeys keyboards to vendor folder (#15783)

This commit is contained in:
peepeetee 2022-01-11 08:39:17 +08:00 committed by GitHub
parent ced6d835e8
commit a483ab3213
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
49 changed files with 4 additions and 4 deletions

View file

@ -12,7 +12,7 @@ A big switch keypad!
Make example for this keyboard (after setting up your build environment):
make nk1:default
make novelkeys/nk1: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

@ -19,7 +19,7 @@ NOTE: For PCBs with revision v1.4 or later please use nk65/v1_4 in the make comm
Make example for this keyboard (after setting up your build environment):
make nk65:via
make novelkeys/nk65:via
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

@ -14,7 +14,7 @@ This is a standard fixed layout TKL PCB. It supports VIA and full per-key RGB.
Make example for this keyboard (after setting up your build environment):
make nk87:default
make novelkeys/nk87: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 @@ Hardware Availability: [Novelkeys.xyz](https://novelkeys.xyz)
Make example for this keyboard (after setting up your build environment):
make novelpad:default
make novelkeys/novelpad: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).