qmk_firmware/keyboards/custommk/evo70
Ryan 5bd68e3695
Move single `LAYOUT`s to data driven (#20365)
2023-04-12 13:42:51 +10:00
..
keymaps Fix up via keymap builds. (#20383) 2023-04-09 13:41:32 +01:00
config.h Move encoder config to data driven (#19923) 2023-02-26 09:45:12 +11:00
evo70.c Move single `LAYOUT`s to data driven (#20365) 2023-04-12 13:42:51 +10:00
info.json Move single `LAYOUT`s to data driven (#20365) 2023-04-12 13:42:51 +10:00
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00

readme.md

EVO70

EVO70 is a 70% keyboard (65% w/left side function cluster) designed and produced by customMK.

EVO70

  • Keyboard Maintainer: customMK
  • Hardware Supported: EVO70
  • Hardware Availability: customMK

Make example for this keyboard (after setting up your build environment):

make custommk/evo70:default

Flashing example for this keyboard:

make custommk/evo70:default:flash

EVO70 has qmk-dfu bootloader preinstalled. To enter the bootloader, run the flashing command above, and then either plug in the USB connection while holding the top-left key, or alternatively, plug in the USB connection and then press the reset button on the PCB

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.