qmk_firmware/keyboards/custommk/evo70_r2
Ryan 569b0c70be
WS2812 PWM: prefix for DMA defines (#23111)
* WS2812 PWM: prefix for DMA defines

* Add backward compatibility defines
2024-03-02 17:16:47 +00:00
..
keymaps
config.h WS2812 PWM: prefix for DMA defines (#23111) 2024-03-02 17:16:47 +00:00
halconf.h
info.json Migrate spi EEPROM_DRIVER to info.json (#21991) 2023-09-13 13:45:49 +01:00
matrix.c
matrix_diagram.md
mcuconf.h Add EVO70 R2 Keyboard (#21321) 2023-07-08 00:31:47 +10:00
readme.md
rules.mk Migrate spi EEPROM_DRIVER to info.json (#21991) 2023-09-13 13:45:49 +01:00

readme.md

EVO70 R2

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

EVO70 R2

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

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

make custommk/evo70_r2:default

Flashing example for this keyboard:

make custommk/evo70_r2:default:flash

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 located under the space bar.

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