logo

qmk_firmware

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

readme.md (993B)


  1. # EPOMAKER TIDE 65
  2. * Keyboard Maintainer: [sdk66](https://github.com/sdk66)
  3. * Hardware Supported: EPOMAKER TIDE 65
  4. * Hardware Availability: [epomaker](https://www.epomaker.com)
  5. Make example for this keyboard (after setting up your build environment):
  6. make epomaker/tide_65:default
  7. Flashing example for this keyboard:
  8. make epomaker/tide65:default:flash
  9. To reset the board into bootloader mode, do one of the following:
  10. * Hold the Reset switch mounted on the bottom side of the PCB while connecting the USB cable
  11. * Hold the Escape key while connecting the USB cable (also erases persistent settings)
  12. * Fn+R_Shift+Esc will reset the board to bootloader mode if you have flashed the default QMK keymap
  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).