diff options
author | QMK Bot <hello@qmk.fm> | 2023-07-06 06:48:54 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2023-07-06 06:48:54 +0000 |
commit | 928e03e8d669cb35a96c2aa4a09012c527b27892 (patch) | |
tree | 4dcc43092d9d39e987c8985594d625aacc1ab4dc /keyboards/chosfox/cf81/readme.md | |
parent | 29761a57666820e757c4e1ed76ddafb883a956d7 (diff) | |
parent | aa1ee86ce026cb779e2b760d657c84b95b877be0 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/chosfox/cf81/readme.md')
-rw-r--r-- | keyboards/chosfox/cf81/readme.md | 19 |
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). |