logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (1969B)


  1. # Rookey
  2. ![takashicompany/rookey](https://i.imgur.com/kLQDeZZh.jpg)
  3. Rookey, as the name implies, is a DIY keyboard "Rookie" creation.
  4. With its small number of parts and simple structure, it can be easily completed even by first-time assemblers.
  5. Despite its small size, it can be used as a 9-key macro pad, and a rotary encoder can also be attached.
  6. It can be used not only as a first unit, but also as a long-lasting unit.
  7. ---
  8. Rookeyは名前の通り、DIYキーボードの"Rookie"のために作られた一作です。
  9. 部品数が少なく、構造がシンプルなため初めて組み立てる人でも容易に完成させることができます。
  10. 小さいながらも9キーのマクロパッドとして使用ができる上に、ロータリーエンコーダの取り付けも可能です。
  11. 初めての一台としてはもちろん、永く使い続ける一台としても愛用することができます。
  12. * Keyboard Maintainer: [takashicompany](https://github.com/takashicompany)
  13. * Hardware Supported: Rookey PCB, Pro Micro
  14. * Hardware Availability: https://github.com/takashicompany/rookey
  15. Make example for this keyboard (after setting up your build environment):
  16. make takashicompany/rookey:default
  17. Flashing example for this keyboard:
  18. make takashicompany/rookey:default:flash
  19. 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).
  20. ## Bootloader
  21. Enter the bootloader in 3 ways:
  22. * **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
  23. * **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead
  24. * **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available