diff options
| author | Mikko Turunen | 2026-02-10 09:36:35 +0100 |
|---|---|---|
| committer | GitHub | 2026-02-10 09:36:35 +0100 |
| commit | b01ed7d34f287995dc24cf142745cda040a42e4d (patch) | |
| tree | 37f9afeff97de115d42011179aae4d6686db2a74 /keyboards/slothie60/readme.md | |
| parent | a7f524f2645fff8524922d52f5e9691694395599 (diff) | |
Adding a new keyboard - Slothie60 (#24931)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/slothie60/readme.md')
| -rw-r--r-- | keyboards/slothie60/readme.md | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/keyboards/slothie60/readme.md b/keyboards/slothie60/readme.md new file mode 100644 index 0000000000..d29aa45bd1 --- /dev/null +++ b/keyboards/slothie60/readme.md @@ -0,0 +1,26 @@ +# slothie60 + + + +*60% ISO keyboard, support for GH60-cases, RGB underglow.* + +* Keyboard Maintainer: [makkomise](https://github.com/makkomise) +* Hardware Availability: [github/makkomise/slothie60](https://github.com/makkomise/slothie60) + +Make example for this keyboard (after setting up your build environment): + + make slothie60:default + +Flashing example for this keyboard: + + make slothie60: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 +* **Keycode in layout**: Press FN + Esc
\ No newline at end of file |