diff options
author | QMK Bot <hello@qmk.fm> | 2022-03-07 03:37:00 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-03-07 03:37:00 +0000 |
commit | 0fd600d6df0b57f76ba530f0ddc94c358c7bf399 (patch) | |
tree | 5c11f235c4231290066dcfffded75db466531f88 /keyboards/kopibeng/typ65/readme.md | |
parent | 8e7cb28c4fb9c6a7694afb947757acd3df6014f3 (diff) | |
parent | 0e08fad5c5dfd8dd2522a9ed43058d993d35fdf4 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/kopibeng/typ65/readme.md')
-rw-r--r-- | keyboards/kopibeng/typ65/readme.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/kopibeng/typ65/readme.md b/keyboards/kopibeng/typ65/readme.md new file mode 100644 index 0000000000..af8106891d --- /dev/null +++ b/keyboards/kopibeng/typ65/readme.md @@ -0,0 +1,21 @@ +# Typ65+ + +![Typ65+](https://i.imgur.com/WCTwfdF.jpg) + +A 65% solderable or hotswap PCB with left side macro column, support for VIA and layer indicator LEDs. + +* Keyboard Maintainer: kopibeng +* Hardware Supported: A 65% keyboard with ATMEGA32U4 +* Hardware Availability: https://www.axiomstudios.shop/ + +Make example for this keyboard (after setting up your build environment): + + make kopibeng/typ65: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) + HOME keys in default layout). |