diff options
| author | fauxpark <fauxpark@gmail.com> | 2019-11-09 15:17:36 +1100 |
|---|---|---|
| committer | James Young <18669334+noroadsleft@users.noreply.github.com> | 2019-11-08 20:17:36 -0800 |
| commit | 78205e64a7053746b1491c0d39dbb300a55f3248 (patch) | |
| tree | 805bfd13608b2a9e7ff1e934798c3dbf7fe51e38 /keyboards/kingly_keys | |
| parent | f3f1bb166a283d1894afbeb2a81efa2da97de5c2 (diff) | |
| download | qmk_firmware-78205e64a7053746b1491c0d39dbb300a55f3248.tar.gz qmk_firmware-78205e64a7053746b1491c0d39dbb300a55f3248.zip | |
[Keyboard] Fix readme make examples for some Kingly Keys boards (#7308)
Diffstat (limited to 'keyboards/kingly_keys')
| -rw-r--r-- | keyboards/kingly_keys/romac/readme.md | 2 | ||||
| -rw-r--r-- | keyboards/kingly_keys/romac_plus/readme.md | 2 | ||||
| -rw-r--r-- | keyboards/kingly_keys/ropro/readme.md | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/kingly_keys/romac/readme.md b/keyboards/kingly_keys/romac/readme.md index 98ed21502..bc01d14f2 100644 --- a/keyboards/kingly_keys/romac/readme.md +++ b/keyboards/kingly_keys/romac/readme.md | |||
| @@ -11,6 +11,6 @@ A “Plaid” Inspired 12-Key (3x4) Macropad. | |||
| 11 | 11 | ||
| 12 | Make example for this keyboard (after setting up your build environment): | 12 | Make example for this keyboard (after setting up your build environment): |
| 13 | 13 | ||
| 14 | make romac:default | 14 | make kingly_keys/romac:default |
| 15 | 15 | ||
| 16 | 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). | 16 | 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). |
diff --git a/keyboards/kingly_keys/romac_plus/readme.md b/keyboards/kingly_keys/romac_plus/readme.md index 4411701ca..aede33b14 100644 --- a/keyboards/kingly_keys/romac_plus/readme.md +++ b/keyboards/kingly_keys/romac_plus/readme.md | |||
| @@ -11,6 +11,6 @@ An Upgraded “Plaid” Inspired 12-Key (3x4) Macropad With Fancy Features. | |||
| 11 | 11 | ||
| 12 | Make example for this keyboard (after setting up your build environment): | 12 | Make example for this keyboard (after setting up your build environment): |
| 13 | 13 | ||
| 14 | make romac_plus:default | 14 | make kingly_keys/romac_plus:default |
| 15 | 15 | ||
| 16 | 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). | 16 | 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). |
diff --git a/keyboards/kingly_keys/ropro/readme.md b/keyboards/kingly_keys/ropro/readme.md index 0a90c87f8..21b05679e 100644 --- a/keyboards/kingly_keys/ropro/readme.md +++ b/keyboards/kingly_keys/ropro/readme.md | |||
| @@ -11,6 +11,6 @@ Hardware Availability: [Kingly-Keys.xyz](https://kingly-keys.xyz/) - (Through GB | |||
| 11 | 11 | ||
| 12 | Make example for this keyboard (after setting up your build environment): | 12 | Make example for this keyboard (after setting up your build environment): |
| 13 | 13 | ||
| 14 | make ropro:default | 14 | make kingly_keys/ropro:default |
| 15 | 15 | ||
| 16 | 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) | 16 | 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) |
