logo

qmk_firmware

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

readme.md (2337B)


  1. # 🐐 GOAT51
  2. ![takashicompany/GOAT51](https://i.imgur.com/7xD9a4zh.jpg)
  3. GOAT51は51キーのキーボードです。
  4. 特徴的な放射状のキーレイアウトは指を自然に置くことができ、効率的な入力が可能です。
  5. MX互換のキースイッチとChoc v1キースイッチの取り付けに対応しております。
  6. またPCBにキースイッチソケットを取り付けることが可能で、容易にキースイッチの交換ができます。
  7. キーボードの中央にはお気に入りのキーキャップを取り付ける専用スペースがあり、アルチザンキーキャップやお気に入りのキーキャップを飾ることができます。
  8. 実はそこにはロータリーエンコーダを置くこともできちゃいます。
  9. ---
  10. GOAT51 is a 51-key keyboard.
  11. The distinctive radial key layout allows the fingers to be placed naturally for efficient typing.
  12. It supports the installation of MX compatible key switches and Choc v1 key switches.
  13. A key switch socket can also be installed on the PCB for easy keyswitch replacement.
  14. There is a dedicated space in the center of the keyboard for mounting your favorite keycaps, allowing you to display Artisan keycaps or your favorite keycaps.
  15. In fact, you can even place a rotary encoder there.
  16. * Keyboard Maintainer: [takashicompany](https://github.com/takashicompany)
  17. * Hardware Supported: GOAT51 PCB, Pro Micro
  18. * Hardware Availability: https://github.com/takashicompany/goat51
  19. Make example for this keyboard (after setting up your build environment):
  20. make takashicompany/goat51:default
  21. Flashing example for this keyboard:
  22. make takashicompany/goat51:default:flash
  23. 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).
  24. ## Bootloader
  25. Enter the bootloader in 3 ways:
  26. * **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
  27. * **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead
  28. * **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available