Ryan 764dc18a81 Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16655) il y a 4 ans
..
keymaps 4eb6d19530 Add Gondolindrim's keymap for Evolv: addition of "encoder modes" (#14943) il y a 4 ans
chconf.h 78fe155b72 Fix up comments showing how to execute config migration. (#11621) il y a 5 ans
config.h 764dc18a81 Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16655) il y a 4 ans
evolv.c d71c962b61 [Keyboard] Update encoder callback on Evolv75 (#14757) il y a 4 ans
evolv.h dd356f90b0 [Keyboard] Evolv75 (#10947) il y a 5 ans
halconf.h 78fe155b72 Fix up comments showing how to execute config migration. (#11621) il y a 5 ans
info.json 4791cfae1a Remove width, height and key_count from info.json (#14274) il y a 5 ans
mcuconf.h d71c962b61 [Keyboard] Update encoder callback on Evolv75 (#14757) il y a 4 ans
readme.md dd356f90b0 [Keyboard] Evolv75 (#10947) il y a 5 ans
rules.mk 4eb6d19530 Add Gondolindrim's keymap for Evolv: addition of "encoder modes" (#14943) il y a 4 ans

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.