diff options
author | peepeetee <43021794+peepeetee@users.noreply.github.com> | 2022-02-01 03:52:01 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-31 11:52:01 -0800 |
commit | 84b7fc364d8c3a18a109d84837f1399f6f2f8143 (patch) | |
tree | 13a91489e5627a3f0cb2afd38355cd284e24f345 /keyboards/mio/readme.md | |
parent | ae705e3e55ec38767a3e80da645983154a73cbfc (diff) | |
download | qmk_firmware-84b7fc364d8c3a18a109d84837f1399f6f2f8143.tar.gz qmk_firmware-84b7fc364d8c3a18a109d84837f1399f6f2f8143.zip |
[Keyboard] move @takai 's keyboards into /recompile_keys (#16053)
Diffstat (limited to 'keyboards/mio/readme.md')
-rw-r--r-- | keyboards/mio/readme.md | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/keyboards/mio/readme.md b/keyboards/mio/readme.md deleted file mode 100644 index 6ae4fd049f..0000000000 --- a/keyboards/mio/readme.md +++ /dev/null @@ -1,23 +0,0 @@ -# MIO - -![MIO](https://keys.recompile.net/images/mio-01@600w.jpg) - -High-end custom gaming keyboard. - -* Keyboard Maintainer: [Naoto Takai](https://github.com/takai) -* Hardware Supported: Original MIO PCB -* Hardware Availability: https://keys.recompile.net/projects/mio/ - -Make example for this keyboard (after setting up your build environment): - - make mio:default - -Flashing example for this keyboard: - - make mio: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 Mode - -In order to flash the firmware, you need to put the keyboard into bootloader mode. To enable the bootloader mode, press the reset button (SW1) on the underside of the PCB. |