forked from mirrors/qmk_firmware
648f3eb71f
* Added support for Christine, XT65E and Adelais * Add support for MNK88 * Add support for XT8x * Renamed XT65E to Typ65 * Revert "Renamed XT65E to Typ65" This reverts commit b4fbc853d23003b9b4b5b67d49e098ea17d85a98. * Revert "Revert "Renamed XT65E to Typ65"" This reverts commit 09baee94eba56dab0a0a96b99ce3758b0c5aa8a9. * File reorganization * Add support for MNK88 * Update readme.md * Update keyboards/kopibeng/mnk88/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/kopibeng/mnk88/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Fix imgur link * Update keyboards/kopibeng/mnk88/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/kopibeng/mnk88/info.json Co-authored-by: Ryan <fauxpark@gmail.com> * Update info.json Previous suggested change was breaking lint check, reverting back to the original. * Update keyboards/kopibeng/mnk88/info.json Co-authored-by: Ryan <fauxpark@gmail.com> * Fix info.json * Added XT60_SINGA * Update config.h * Update readme.md Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
21 lines
No EOL
1,012 B
Markdown
21 lines
No EOL
1,012 B
Markdown
# XT60_SINGA
|
|
|
|
![XT60_SINGA](https://i.imgur.com/n1arBEwh.png)
|
|
|
|
A QMK-powered, VIA-enabled 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: https://singakbd.com/
|
|
|
|
Make example for this keyboard (after setting up your build environment):
|
|
|
|
make kopibeng/xt60_singa: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. |