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/`.
This commit is contained in:
James Young
2021-10-05 23:37:42 +00:00
committed by GitHub
parent aabc0cc8ad
commit e762db44ba
5 changed files with 19 additions and 16 deletions

View File

@@ -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).