logo

qmk_firmware

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

readme.md (1940B)


  1. # DogTag
  2. ![dogtag](https://github.com/takashicompany/dogtag/blob/master/images/qmk.jpg?raw=true)
  3. DogTag is a compact macro pad with 9 keys.
  4. It is assembled from a PCB no larger than 100mm x 100mm.
  5. It is reversible and can be used as a split macro pad by connecting two units with a TRRS cable.
  6. Other features include a rotary encoder and MX sockets for hot-swapping of keyswitches.
  7. LED underglow is also available.
  8. DogTagは9キーのコンパクトなマクロパッドです。
  9. 100mm x 100mm 以内のPCBから組み立てます。
  10. リバーシブルに対応しており、2台をTRRSケーブルで接続することで分割型のマクロパッドとしても使用できます。
  11. その他にもロータリーエンコーダの搭載やMXソケットによるキースイッチの付け替え(ホットスワップ)も可能です。
  12. LEDによるアンダーグロウも可能です。
  13. * Keyboard Maintainer: [takashicompany](https://github.com/takashicompany)
  14. * Hardware Supported: PCB, Pro Micro
  15. * Hardware Availability: https://github.com/takashicompany/dogtag
  16. Make example for this keyboard (after setting up your build environment):
  17. make takashicompany/dogtag:default
  18. Flashing example for this keyboard:
  19. make takashicompany/dogtag: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