Skip to content

Commit

Permalink
move 麦田 boards into /mt (#16095)
Browse files Browse the repository at this point in the history
Co-authored-by: Nick Brassel <nick@tzarc.org>
  • Loading branch information
peepeetee and tzarc authored Apr 19, 2022
1 parent e13aefe commit cff489b
Show file tree
Hide file tree
Showing 59 changed files with 9 additions and 9 deletions.
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 @@ -8,6 +8,6 @@ A 65% PCB sold via TaoBao, commonly sold as part of the Canoe clone referred to

Make example for this keyboard (after setting up your build environment):

make wheatfield/blocked65:default
make mt/blocked65: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).
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions keyboards/mt40/readme.md → keyboards/mt/mt40/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ A 40% Ortholinear Keyboard

Make example for this keyboard (after setting up your build environment):

make mt40:default
make mt/mt40:default

Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))

make mt40:default:flash
make mt/mt40: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).
File renamed without changes.
File renamed without changes.
File renamed without changes.
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 @@ -11,6 +11,6 @@ It supports an ANSI-based 64-key layout, with hotswap sockets and per-key RGB ba

Make example for this keyboard (after setting up your build environment):

make mt64rgb:default
make mt/mt64rgb: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).
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions keyboards/mt84/readme.md → keyboards/mt/mt84/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ It supports standard 84-key layout, with hotswap sockets and per-key RGB backlig

Make example for this keyboard (after setting up your build environment):

make mt84:default
make mt/mt84:default

Flashing example for this keyboard:

make mt84:default:flash
make mt/mt84:default:flash

To put the board into bootloader mode, either press the reset button on the bottom the PCB or hold Space+B while plugging it in.

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.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion keyboards/mt980/readme.md → keyboards/mt/mt980/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Hardware Availability: Taobao store https://shop110310565.taobao.com

Make example for this keyboard (after setting up your build environment):

make mt980:default
make mt/mt980: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).

File renamed without changes.
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 @@ Original work performed by Michael L. Walker, all credit goes to him. I've tidie

Make example for this keyboard (after setting up your build environment):

make wheatfield/split75:default
make mt/split75:default

Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))

make wheatfield/split75:default:flash
make mt/split75:default:flash

or

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

0 comments on commit cff489b

Please sign in to comment.