qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

readme.md (993B)


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