aboutsummaryrefslogtreecommitdiff
path: root/keyboards/xd84pro/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/xd84pro/readme.md')
-rw-r--r--keyboards/xd84pro/readme.md24
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![XD84 Pro](https://cdn.shopify.com/s/files/1/2711/4238/products/Hf5d4a9571a524cb78870def7403f5acc5.jpg?v=1574416288)
4
5Keyboard 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
10The 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
16Make example for this keyboard (after setting up your build environment):
17
18 make xd84pro:default
19
20Flashing example for this keyboard:
21
22 make xd84pro:default:flash
23
24See 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).