summaryrefslogtreecommitdiff
path: root/keyboards/chosfox/cf81/readme.md
diff options
context:
space:
mode:
authorjonylee@hfd <108282809+jonylee1986@users.noreply.github.com>2023-07-06 14:45:27 +0800
committerGitHub <noreply@github.com>2023-07-06 00:45:27 -0600
commitaa1ee86ce026cb779e2b760d657c84b95b877be0 (patch)
tree1af3c039918665fcd53f27845cb73a774c4fd498 /keyboards/chosfox/cf81/readme.md
parentf19a0a071f1dbd8f50e7f4039b4607cf4bc2ba94 (diff)
[Keyboard] Add chosfox cf81 (#21437)
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: jack <0x6a73@protonmail.com>
Diffstat (limited to 'keyboards/chosfox/cf81/readme.md')
-rw-r--r--keyboards/chosfox/cf81/readme.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/chosfox/cf81/readme.md b/keyboards/chosfox/cf81/readme.md
new file mode 100644
index 0000000000..06522836fd
--- /dev/null
+++ b/keyboards/chosfox/cf81/readme.md
@@ -0,0 +1,19 @@
+# CHOSFOX CF81 keyboard
+
+A customizable 75% encoder keyboard.
+
+* Keyboard Maintainer: [jonylee@hfd](https://github.com/jonylee1986)
+* Hardware Supported: CF81
+* Hardware Availability: [CHOSFOX](https://chosfox.com/)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make chosfox/cf81:default
+
+Flashing example for this keyboard:
+
+ make chosfox/cf81:default:flash
+
+**Reset Key**: Hold down the key located at *K00*, which 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).