diff options
author | Yon Nor <ahmad.nasrun@gmail.com> | 2021-07-04 11:24:20 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-03 20:24:20 -0700 |
commit | 4d4cac2d07dd23262659fb2f28d22a3d1a4c042b (patch) | |
tree | 4c16daffb5cbe45d76a930e875d05704648d170e /keyboards/cx60/readme.md | |
parent | 6d8fac5e2df017e09770fc59ba4b9ec473cafe5e (diff) |
[Keyboard] Add CX60 (#13402)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
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. + + + +* 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). |