summaryrefslogtreecommitdiffstats
path: root/keyboards/jaykeeb/sebelas/readme.md
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2023-07-01 03:27:24 +0000
committerQMK Bot <hello@qmk.fm>2023-07-01 03:27:24 +0000
commit14e106ebbc41fbc1fc6e1c2448d0280a4bcda39d (patch)
treea3ffa6fe336d8d9bbefda0c64bc6f0467c70f9df /keyboards/jaykeeb/sebelas/readme.md
parent3c1064187cf84410efe27fd95989d6fc0c95279d (diff)
parent720aa628fa86f547ac622eb2e85b7b2aab9a1ae1 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/jaykeeb/sebelas/readme.md')
-rw-r--r--keyboards/jaykeeb/sebelas/readme.md27
1 files changed, 27 insertions, 0 deletions
diff --git a/keyboards/jaykeeb/sebelas/readme.md b/keyboards/jaykeeb/sebelas/readme.md
new file mode 100644
index 0000000000..e44042b864
--- /dev/null
+++ b/keyboards/jaykeeb/sebelas/readme.md
@@ -0,0 +1,27 @@
+# SEBELAS
+
+![sebelas]( https://i.imgur.com/07zQeZhh.png )
+
+PCB Replacement for TGR910
+
+* Keyboard Maintainer: [Alabahuy](https://github.com/Alabahuy)
+* Hardware Supported: Sebelas PCB, RP2040
+* Hardware Availability: Private GB
+
+Make example for this keyboard (after setting up your build environment):
+
+ make jaykeeb/sebelas:default
+
+Flashing example for this keyboard:
+
+ make jaykeeb/sebelas:default:flash
+
+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
+
+Enter the bootloader in 3 ways:
+
+* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
+* **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead
+* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available