summaryrefslogtreecommitdiffstats
path: root/keyboards/keychron/q4_pro/readme.md
diff options
context:
space:
mode:
authorlokher <lokher@gmail.com>2023-07-10 14:43:03 +0800
committerGitHub <noreply@github.com>2023-07-10 14:43:03 +0800
commitcf10e4b6a0081158b2f92cb7579db75bcf3e3efa (patch)
tree25bf59cdf2b0dbaf0896ea2fe11d6b4dc4426ac1 /keyboards/keychron/q4_pro/readme.md
parente04c83bbe20fce84ebf36904ada23fb6d20067aa (diff)
parentae552cd279612e17baaaef83d646c1a6a58e0363 (diff)
Merge pull request #131 from lalalademaxiya1/keychron_q4_pro
Keychron q4 pro
Diffstat (limited to 'keyboards/keychron/q4_pro/readme.md')
-rwxr-xr-xkeyboards/keychron/q4_pro/readme.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/keychron/q4_pro/readme.md b/keyboards/keychron/q4_pro/readme.md
new file mode 100755
index 0000000000..fed68ac41f
--- /dev/null
+++ b/keyboards/keychron/q4_pro/readme.md
@@ -0,0 +1,23 @@
+# Keychron Q4 Pro
+
+![Keychron Q4 Pro](https://i.imgur.com/0ERzbOa.jpg)
+
+A wireless custom mechanical 60% keyboard.
+
+* Keyboard Maintainer: [Keychron](https://github.com/keychron)
+* Hardware Supported: Keychron Q4 Pro
+* Hardware Availability:[Keychron Q4 Pro QMK/VIA Wireless Custom Mechanical Keyboard](https://www.keychron.com/products/keychron-q4-pro-qmk-via-wireless-custom-mechanical-keyboard)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make keychron/q4_pro/ansi:default
+ make keychron/q4_pro/iso:default
+
+Flashing example for this keyboard:
+
+ make keychron/q4_pro/ansi:default:flash
+ make keychron/q4_pro/iso:default:flash
+
+**Reset Key**: Connect the USB cable, toggle mode switch to "Off", hold down the *Esc* key or reset button underneath space bar, then toggle then switch to "Cable".
+
+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).