diff options
author | QMK Bot <hello@qmk.fm> | 2022-03-23 18:43:36 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-03-23 18:43:36 +0000 |
commit | 7e6934833559dece09eb65f051a127e312a96e32 (patch) | |
tree | 84cb328fc0e73ba6506eac55f9154d619f18eb13 /keyboards/kopibeng/xt60/readme.md | |
parent | 5342caf172f49ccf6e13bc4593a020552e36ba66 (diff) | |
parent | 55b3b2b8487ff9008806d41bd77a10fc796c4103 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/kopibeng/xt60/readme.md')
-rw-r--r-- | keyboards/kopibeng/xt60/readme.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/kopibeng/xt60/readme.md b/keyboards/kopibeng/xt60/readme.md new file mode 100644 index 0000000000..177b22be4c --- /dev/null +++ b/keyboards/kopibeng/xt60/readme.md @@ -0,0 +1,21 @@ +# XT60 + +![XT60](https://i.imgur.com/n1arBEw.png) + +A QMK-powered, VIA-enabled universal 60% PCB with support for ANSI/ISO layouts, split Backspace, split Right Shift, stepped Caps Lock, 6.25U/7U bottom row, split Spacebar and RGB underglow. + +* Keyboard Maintainer: kopibeng +* Hardware Supported: A 60% keyboard with ATMEGA32U4 +* Hardware Availability: N/A + +Make example for this keyboard (after setting up your build environment): + + make kopibeng/xt60:via + +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.
\ No newline at end of file |