Ryan 9dcd03b6ca Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) 5 gadi atpakaļ
..
keymaps dd356f90b0 [Keyboard] Evolv75 (#10947) 5 gadi atpakaļ
chconf.h 78fe155b72 Fix up comments showing how to execute config migration. (#11621) 5 gadi atpakaļ
config.h d2f204c1e3 Fix RGBLIGHT_LIMIT_VAL typo (#11826) 5 gadi atpakaļ
evolv.c a0fed0ea17 Convert Encoder callbacks to be boolean functions (#12805) 5 gadi atpakaļ
evolv.h dd356f90b0 [Keyboard] Evolv75 (#10947) 5 gadi atpakaļ
halconf.h 78fe155b72 Fix up comments showing how to execute config migration. (#11621) 5 gadi atpakaļ
info.json dd356f90b0 [Keyboard] Evolv75 (#10947) 5 gadi atpakaļ
mcuconf.h 78fe155b72 Fix up comments showing how to execute config migration. (#11621) 5 gadi atpakaļ
readme.md dd356f90b0 [Keyboard] Evolv75 (#10947) 5 gadi atpakaļ
rules.mk 9dcd03b6ca Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) 5 gadi atpakaļ

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.