logo

qmk_firmware

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

readme.md (881B)


  1. # Herringbone and Herringbone Pro
  2. Through-hole 75% keyboards. The Pro version has support for rotary knob, OLED display, and split space.
  3. * Keyboard Maintainer: [Ramon Imbao](https://github.com/ramonimbao)
  4. * Hardware Supported: ATmega32A
  5. * Hardware Availability: [Herringbone](https://github.com/ramonimbao/Herringbone)
  6. To get to the bootloader,
  7. 1. Press and hold the BOOT button
  8. 2. Press the RESET button
  9. 3. Release the BOOT button
  10. Make example for these keyboards (after setting up your build environment):
  11. make ramonimbao/herringbone/v1:default
  12. make ramonimbao/herringbone/pro:default
  13. 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).