logo

qmk_firmware

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

readme.md (1969B)


  1. # suika85ergo
  2. (English Follows Japanese)
  3. ## 概要
  4. suika85ergoはカラムスタッガードの一体型エルゴキーボードです。
  5. ファンクションキーや矢印キーなど、コンパクトキーボードでは省略されがちなキーも備えており、フルキーボードからの移行も容易です。
  6. * 制作 : すいか技研 (https://suikagiken.net) GitHub [suikagiken](https://github.com/suikagiken)
  7. * 販売 : 遊舎工房様( https://shop.yushakobo.jp/products/9015 )にてお求め頂けます
  8. ## ビルドガイド
  9. [こちらのリンク](https://github.com/suikagiken/suika85ergo/blob/main/buildguide.md)からご覧下さい。
  10. ---
  11. ## Overview
  12. suika85ergo is a column-staggered ergonomic keyboard with 85 keys. It has function keys or arrow keys, which are omitted in compact keyboards, making it easy to switch from a conventional full keyboard.
  13. * Keyboard Maintainer: [suikagiken](https://github.com/suikagiken)
  14. * Hardware Supported: Purchase PCBs from the following stores.
  15. * Hardware Availability: Available at YushaKobo (https://shop.yushakobo.jp/products/9015)
  16. Make example for this keyboard (after setting up your build environment):
  17. make suikagiken/suika85ergo:default
  18. Flashing example for this keyboard:
  19. make suikagiken/suika85ergo:default:flash
  20. 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).
  21. ## Bootloader
  22. Enter the bootloader in 3 ways:
  23. * **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
  24. * **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead
  25. * **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available