Ryan 7e0299117b Move encoder config to data driven (#19923) пре 3 година
..
keymaps 9632360caa Use a macro to compute the size of arrays at compile time (#18044) пре 3 година
chconf.h 78fe155b72 Fix up comments showing how to execute config migration. (#11621) пре 5 година
config.h 7e0299117b Move encoder config to data driven (#19923) пре 3 година
evolv.c d71c962b61 [Keyboard] Update encoder callback on Evolv75 (#14757) пре 4 година
evolv.h dd356f90b0 [Keyboard] Evolv75 (#10947) пре 5 година
halconf.h 78fe155b72 Fix up comments showing how to execute config migration. (#11621) пре 5 година
info.json 7e0299117b Move encoder config to data driven (#19923) пре 3 година
mcuconf.h d71c962b61 [Keyboard] Update encoder callback on Evolv75 (#14757) пре 4 година
readme.md dd356f90b0 [Keyboard] Evolv75 (#10947) пре 5 година
rules.mk f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) пре 3 година

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.