qmk_firmware/keyboards/custommk/evo70
Ryan 6b38dc17cd
Remove deprecated RGB_ and Mouse keycodes (#25444)
* Remove deprecated `RGB_` and Mouse keycodes

* Update old mouse keycodes, 0-9/A-M

* Update old mouse keycodes, N-Z & layouts

* Missed some stuff
2025-07-11 11:05:41 -06:00
..
keymaps/default Remove all via-enabled keymaps, including via. (#24322) 2024-08-26 07:51:22 +10:00
config.h Move TAP_CODE_DELAY to data driven (#21363) 2023-06-25 22:06:31 +10:00
evo70.c Remove deprecated RGB_ and Mouse keycodes (#25444) 2025-07-11 11:05:41 -06:00
keyboard.json Remove "command":false from keyboards (#25193) 2025-04-24 10:28:13 +10:00
readme.md [Keyboard] customMK EVO70 (#14907) 2022-07-19 03:13:16 -07: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.