summaryrefslogtreecommitdiff
path: root/keyboards/0xc7/61key/readme.md
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2021-10-05 23:37:42 +0000
committerGitHub <noreply@github.com>2021-10-05 16:37:42 -0700
commite762db44bae46c631186c807a9c10fd8e4684535 (patch)
tree9b055e5310df6132ae57f282d67d6b07fbc735a1 /keyboards/0xc7/61key/readme.md
parentaabc0cc8ad44448ae56604e9edd5b40a8aaa3a0b (diff)
0xc7/61key touch-up (#14712)
* correct Configurator layout data * rename LAYOUT to LAYOUT_60_ansi * correct info.json maintainer field Use the maintainer's GitHub username. * correct the compiling/flashing instructions Keyboard value is relative to `qmk_firmware/keyboards/`.
Diffstat (limited to 'keyboards/0xc7/61key/readme.md')
-rw-r--r--keyboards/0xc7/61key/readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/0xc7/61key/readme.md b/keyboards/0xc7/61key/readme.md
index 9c4b603159..356b8b07d4 100644
--- a/keyboards/0xc7/61key/readme.md
+++ b/keyboards/0xc7/61key/readme.md
@@ -10,11 +10,11 @@ Custom keyboard designed by RealEmanGaming aka 0xC7
Make example for this keyboard (after setting up your build environment):
- make 61key:default
+ make 0xc7/61key:default
Flashing example for this keyboard:
- make 61key:default:flash
+ make 0xc7/61key: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).