diff options
Diffstat (limited to 'keyboards/xd84pro/readme.md')
-rw-r--r-- | keyboards/xd84pro/readme.md | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/keyboards/xd84pro/readme.md b/keyboards/xd84pro/readme.md new file mode 100644 index 000000000..76e83c6c5 --- /dev/null +++ b/keyboards/xd84pro/readme.md | |||
@@ -0,0 +1,24 @@ | |||
1 | # XD84 Pro | ||
2 | |||
3 |  | ||
4 | |||
5 | Keyboard with 84 Keys, RGB LED Underglow, and USB-C Connection | ||
6 | - Designed by Xiudi | ||
7 | - Up to 87 keys | ||
8 | - iso and ansi support | ||
9 | |||
10 | The silkscreen printing on the PCB refers to this as the "XD84 v2.0". | ||
11 | |||
12 | * Keyboard Maintainer: QMK Community | ||
13 | * Hardware Supported: XD84 Pro | ||
14 | * Hardware Availability: [KPrepublic](https://kprepublic.com/products/xd84pro-xd84-pro-custom-mechanical-keyboard-kit-75-supports-tkg-tools-support-underglow-rgb-pcb-programmed-gh84-kle-type-c) | ||
15 | |||
16 | Make example for this keyboard (after setting up your build environment): | ||
17 | |||
18 | make xd84pro:default | ||
19 | |||
20 | Flashing example for this keyboard: | ||
21 | |||
22 | make xd84pro:default:flash | ||
23 | |||
24 | 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). | ||