summaryrefslogtreecommitdiff
path: root/keyboards/kopibeng/xt60_singa/readme.md
diff options
context:
space:
mode:
authorkopibeng <52724926+kopibeng@users.noreply.github.com>2022-08-14 00:13:49 +0800
committerGitHub <noreply@github.com>2022-08-13 17:13:49 +0100
commit648f3eb71fe12457f4c4d98e68568b2231db8f52 (patch)
treeae358f4d5c0cf08209fd33a4727c6473f0142ce0 /keyboards/kopibeng/xt60_singa/readme.md
parentdccb8ff7d6e2d73f0592c30e9f8498dcbf17c9e1 (diff)
Add support for XT60_SINGA (#17752)
* 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>
Diffstat (limited to 'keyboards/kopibeng/xt60_singa/readme.md')
-rw-r--r--keyboards/kopibeng/xt60_singa/readme.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/kopibeng/xt60_singa/readme.md b/keyboards/kopibeng/xt60_singa/readme.md
new file mode 100644
index 0000000000..5da2a0a606
--- /dev/null
+++ b/keyboards/kopibeng/xt60_singa/readme.md
@@ -0,0 +1,21 @@
+# 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. \ No newline at end of file