From 35f460643aa836d5340ab7ae9585d75e26d42f8a Mon Sep 17 00:00:00 2001 From: Zykrah <23428162+zykrah@users.noreply.github.com> Date: Thu, 15 Dec 2022 07:48:45 +1100 Subject: [Keyboard] Tinny50 RGB Edition (#19285) Co-authored-by: Joel Challis Co-authored-by: Drashna Jaelre Co-authored-by: Ryan --- keyboards/idyllic/tinny50_rgb/readme.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 keyboards/idyllic/tinny50_rgb/readme.md (limited to 'keyboards/idyllic/tinny50_rgb/readme.md') diff --git a/keyboards/idyllic/tinny50_rgb/readme.md b/keyboards/idyllic/tinny50_rgb/readme.md new file mode 100644 index 0000000000..8529433a1a --- /dev/null +++ b/keyboards/idyllic/tinny50_rgb/readme.md @@ -0,0 +1,27 @@ +# Tinny50 RGB Edition + +![Tinny50 RGB Edition](https://i.imgur.com/TMig65zh.jpg) + +A 50% RGB PCB designed for the Idyllic Tinny50. + +* Keyboard Maintainer: Zykrah +* Hardware Supported: Tinny50 RGB Edition PCB +* Hardware Availability: TBA + +Make example for this keyboard (after setting up your build environment): + + make idyllic/tinny50_rgb:default + +Flashing example for this keyboard: + + make idyllic/tinny50_rgb: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 both the `BOOT` and `RESET` buttons at the same time +* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available \ No newline at end of file -- cgit v1.2.3