diff options
author | QMK Bot <hello@qmk.fm> | 2021-09-22 04:24:24 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-09-22 04:24:24 +0000 |
commit | c0cf46187452aa88a908dfd2e9eb56b8cb247859 (patch) | |
tree | a0c263bccfffd34558a30c2038309f63d325cea4 /keyboards/kopibeng/xt8x/readme.md | |
parent | e6126ef6a68067db5f94b33b5a3b7b64c4cdaf0c (diff) | |
parent | 02556b3d8adcca4301ba88762e30244accbc0327 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/kopibeng/xt8x/readme.md')
-rw-r--r-- | keyboards/kopibeng/xt8x/readme.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/kopibeng/xt8x/readme.md b/keyboards/kopibeng/xt8x/readme.md new file mode 100644 index 0000000000..cdb333a260 --- /dev/null +++ b/keyboards/kopibeng/xt8x/readme.md @@ -0,0 +1,21 @@ +# XT8x + +![XT8x](https://i.imgur.com/J8QqWWq.png) + +A QMK-powered, VIA-enabled TKL PCB with support for ANSI/ISO layout, F12/F13 top row, split Backspace, split Right Shift and 6.25U/7U bottom row. + +* Keyboard Maintainer: kopibeng +* Hardware Supported: A TKL keyboard with STM32F072 +* Hardware Availability: N/A + +Make example for this keyboard (after setting up your build environment): + + make kopibeng/xt8x: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). + +## Bootloader + +* Physical reset button: Press the RESET switch on top side of PCB. +* Bootmagic reset: Unplug keyboard, hold down ESC key and plug in the keyboard. +* Keycode reset: Press the RESET keycode (default: MO(1) + R keys) in layout if available. |