From b37d23bfa5f4c46abd08c8eea5625a7f95ca6341 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=83=95=E3=82=A3=E3=83=AB=E3=82=BF=E3=83=BC=E3=83=9A?= =?UTF-8?q?=E3=83=BC=E3=83=91=E3=83=BC?= <76888457+filterpaper@users.noreply.github.com> Date: Sun, 24 Dec 2023 11:02:29 +0800 Subject: Refactor: group shandoncodes keyboards (#22743) --- keyboards/mino/readme.md | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 keyboards/mino/readme.md (limited to 'keyboards/mino/readme.md') diff --git a/keyboards/mino/readme.md b/keyboards/mino/readme.md deleted file mode 100644 index e13718b86c..0000000000 --- a/keyboards/mino/readme.md +++ /dev/null @@ -1,27 +0,0 @@ -# mino - -![Mino](https://i.imgur.com/f5kHu8Qh.jpg) - -A 47 key board with a retro twist. - -* Keyboard Maintainer: [ShandonCodes](https://github.com/ShandonCodes) -* Hardware Supported: Mino PCB -* Hardware Availability: Groupbuy - -## 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. For the default keymap it is the middle spacebar on the second layer. - -Make example for this keyboard (after setting up your build environment): - - make mino/hotswap:default - -Flashing example for this keyboard: - - make mino/hotswap: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). -- cgit v1.2.3