You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Nick Brassel f25226453f
Remove obvious user keymaps, `keyboards/a*` edition. (#22692)
3 months ago
..
keymaps Remove obvious user keymaps, `keyboards/a*` edition. (#22692) 3 months ago
chconf.h Fix up comments showing how to execute config migration. (#11621) 3 years ago
config.h Move RGBLight animations to data driven (#21635) 7 months ago
halconf.h Fix up comments showing how to execute config migration. (#11621) 3 years ago
info.json Resolve some "Layout should not contain name of keyboard" lint warnings (#21898) 6 months ago
mcuconf.h [Keyboard] Update encoder callback on Evolv75 (#14757) 2 years ago
readme.md [Keyboard] Evolv75 (#10947) 3 years ago
rules.mk Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) 9 months ago

readme.md

Evolv75 PCB QMK firmware

Introduction

This is the QMK firmware repository for the Evolv75 PCB, a 75% with encoder keyboard designed by NathanAlphaMan in aprtnership with Gondolindrim.

As of november 2020, there is no way to buy an Evolv75 as it has not yet entered Group Buy phase. The IC page for the keyboard can be found here.

How to compile

After setting up your build environment, you can compile the Arctic default keymap by using:

make evolv:default

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