diff options
Diffstat (limited to 'keyboards/kopibeng/xt65/readme.md')
-rw-r--r-- | keyboards/kopibeng/xt65/readme.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/kopibeng/xt65/readme.md b/keyboards/kopibeng/xt65/readme.md new file mode 100644 index 0000000000..19f1d7efec --- /dev/null +++ b/keyboards/kopibeng/xt65/readme.md @@ -0,0 +1,17 @@ +# XT65 + +![XT65](https://i.imgur.com/extkBr1.png) + +A 65% PCB with support for VIA, LED backlight and RGB underglow. + +* Keyboard Maintainer: kopibeng +* Hardware Supported: A 65% keyboard with ATMEGA32U4 +* Hardware Availability: N/A + +Make example for this keyboard (after setting up your build environment): + + make kopibeng/xt65:default + +Press the switch (SW1) on bottom side of PCB to enter bootloader. + +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). |