qmk_firmware/keyboards/custommk/evo70
Nick Brassel 5d6d959421
Fix up via keymap builds. (#20383)
* Fix up via keymap builds.

- Usages of old IS_PRESSED.

* Fix up bad code.

* Fix up bad code.
2023-04-09 13:41:32 +01: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 Remove useless line continuations (#19399) 2022-12-30 11:48:05 +11:00
evo70.h [Keyboard] customMK EVO70 (#14907) 2022-07-19 03:13:16 -07:00
info.json Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin (#20303) 2023-04-06 18:00:54 +10:00
readme.md [Keyboard] customMK EVO70 (#14907) 2022-07-19 03:13:16 -07:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

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.