1
0
Fork 0

[Keyboard] move latincompass's boards to /latincompass (#16039)

This commit is contained in:
peepeetee 2022-02-11 07:20:11 +08:00 committed by GitHub
parent 27ec667430
commit 9e4942bec8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
65 changed files with 8 additions and 8 deletions

View file

@ -9,11 +9,11 @@
Make example for this keyboard (after setting up your build environment):
make latin17rgb:default
make latincompass/latin17rgb:default
Flashing example for this keyboard:
make latin17rgb:default:flash
make latincompass/latin17rgb:default:flash
To reset the board into bootloader mode, hold the key at the top left of the keyboard while connecting the USB cable (also erases persistent settings).

View file

@ -9,6 +9,6 @@ macro 47 ble 4.0 RGB keyboard
Make example for this keyboard (after setting up your build environment):
make latin47ble:default
make latincompass/latin47ble: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

@ -9,6 +9,6 @@
Make example for this keyboard (after setting up your build environment):
make latin60rgb:default
make latincompass/latin60rgb: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

@ -9,6 +9,6 @@ macro 64 ble 4.0 RGB keyboard
Make example for this keyboard (after setting up your build environment):
make latin64ble:default
make latincompass/latin64ble: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

@ -9,6 +9,6 @@
Make example for this keyboard (after setting up your build environment):
make latin6rgb:default
make latincompass/latin6rgb: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

@ -9,6 +9,6 @@ macro 2 rotary encoder pad
Make example for this keyboard (after setting up your build environment):
make latinpad:default
make latincompass/latinpad: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

@ -9,6 +9,6 @@ Panasonic rotary encoder BLE pad
Make example for this keyboard (after setting up your build environment):
make latinpadble:default
make latincompass/latinpadble: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).