You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

53 lines
3.3 KiB

  1. # miniZone
  2. ![miniZone](https://dl.dropboxusercontent.com/s/gde0yqfwkb4zun8/qmk.jpg)
  3. miniZone is a compact keyboard designed to be carried with a tablet device like iPad mini.
  4. Its width is the same as that of the iPad mini, so it can be placed in a case together.
  5. We aimed for high practicality in spite of its small size.
  6. Of course, it is useful not only for iPad mini but also for other tablet devices and PCs.
  7. It is 80% the size of a conventional keycap (0.8u = 16mm), but allows you to type with fewer finger movements.
  8. Also, functions such as LED underglow and OLED are implemented.
  9. With [BLE Micro Pro](https://shop.yushakobo.jp/products/ble-micro-pro?variant=37665571340449), it is also possible to connect via Bluetooth.
  10. CR1632 battery can be attached to the base by using optional parts.
  11. In addition, a trackball is included, allowing you to perform all operations without taking your hands off the keyboard.
  12. (Source code for using the trackball is [here](https://github.com/takashicompany/qmk_firmware/tree/minizone/trackball/keyboards/takashicompany/minizone/keymaps/trackball)).
  13. ---
  14. miniZoneはiPad miniのようなタブレット端末と一緒に持ち歩くことをコンセプトにしたコンパクトなキーボードです。
  15. 横幅はiPad miniと同じですので、一緒にケースに入れることが可能です。
  16. 小さいながらも高い実用性を目指しました。
  17. もちろん、iPad miniだけでなく他のタブレット端末やPCで使っても便利です。
  18. 従来のキーキャップの80%のサイズ(0.8u = 16mm)ですが、少ない指の動きで文字を打つことが可能です。
  19. また、LEDによるアンダーグロウやOLEDといった機能も実装しております。
  20. [BLE Micro Pro](https://shop.yushakobo.jp/products/ble-micro-pro?variant=37665571340449)を使えばBluetoothで接続することも可能です。
  21. オプションパーツを揃えることでCR1632電池を基盤に取り付けることも可能です。
  22. さらにトラックボールを搭載して、キーボードのから手を離さずにすべてを操作を行うことができます。
  23. (トラックボールを利用する際のソースコードは[こちら](https://github.com/takashicompany/qmk_firmware/tree/minizone/trackball/keyboards/takashicompany/minizone/keymaps/trackball))。
  24. ---
  25. * Keyboard Maintainer: [takashicompany](https://github.com/takashicompany)
  26. * Hardware Supported: PCB, Pro Micro
  27. * Hardware Availability: https://github.com/takashicompany/minizone
  28. Make example for this keyboard (after setting up your build environment):
  29. make takashicompany/minizone:default
  30. Flashing example for this keyboard:
  31. make takashicompany/minizone:default:flash
  32. 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).
  33. ## Bootloader
  34. Enter the bootloader in 3 ways:
  35. * **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
  36. * **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead
  37. * **Keycode in layout**: Press the key mapped to `RESET` if it is available