diff options
author | QMK Bot <hello@qmk.fm> | 2021-07-04 03:24:49 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-07-04 03:24:49 +0000 |
commit | 6e00b5aaed25fe593fc72e5569921b6aeaca8c94 (patch) | |
tree | 733b3c8c718621322eda05ca3f66dec83b4744fd /keyboards/cx60/readme.md | |
parent | 99ce5446ad277ede693fbc5ad766dc37d82d91bc (diff) | |
parent | 4d4cac2d07dd23262659fb2f28d22a3d1a4c042b (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/cx60/readme.md')
-rw-r--r-- | keyboards/cx60/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/cx60/readme.md b/keyboards/cx60/readme.md new file mode 100644 index 0000000000..868f319b6a --- /dev/null +++ b/keyboards/cx60/readme.md @@ -0,0 +1,15 @@ +# CX60-VIA + +64-key 60% with dedicated arrow keys, single-layout, VIA-enabled. + +![Top View of a pair of CX60 Keyboard](https://i.imgur.com/Q2YVuhd.jpg) + +* Keyboard Maintainer: QMK Community +* Hardware Supported: CX60 PCB +* Hardware Availability: [晨星XCstore](https://item.taobao.com/item.htm?id=641932740480) + +Make example for this keyboard (after setting up your build environment): + + make cx60: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). |