summaryrefslogtreecommitdiff
path: root/keyboards/keychron/c2_pro/readme.md
diff options
context:
space:
mode:
authorlalalademaxiya1 <66767061+lalalademaxiya1@users.noreply.github.com>2023-06-21 11:05:07 +0800
committerGitHub <noreply@github.com>2023-06-20 21:05:07 -0600
commitecca9c54594adf0117421f90c2c2d636fbfea884 (patch)
treef40773b0ba3bf122a2a5f4c43d4954baa2968e00 /keyboards/keychron/c2_pro/readme.md
parent595d393fd82d7cde0216667e64809c1923cb337c (diff)
Add Keychron C2 Pro (#20701)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com> Co-authored-by: jack <0x6a73@protonmail.com>
Diffstat (limited to 'keyboards/keychron/c2_pro/readme.md')
-rw-r--r--keyboards/keychron/c2_pro/readme.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/keychron/c2_pro/readme.md b/keyboards/keychron/c2_pro/readme.md
new file mode 100644
index 0000000000..c0715929df
--- /dev/null
+++ b/keyboards/keychron/c2_pro/readme.md
@@ -0,0 +1,23 @@
+# Keychron C2 Pro
+
+![Keychron C2 Pro](https://i.imgur.com/BQE1tFOh.jpg)
+
+A customizable 100% keyboard.
+
+* Keyboard Maintainer: [Keychron](https://github.com/keychron)
+* Hardware Supported: Keychron C2 Pro
+* Hardware Availability: [Keychron](https://www.keychron.com)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make keychron/c2/ansi/rgb:default
+ make keychron/c2/ansi/white:default
+
+Flashing example for this keyboard:
+
+ make keychron/c2/ansi/rgb:default:flash
+ make keychron/c2/ansi/white:default:flash
+
+**Reset Key**: Hold down the key located at *K00*, commonly programmed as *Esc* while plugging in the keyboard.
+
+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).