Drashna Jaelre 7161d65070 Remove FAUXCLICKY feature (deprecated) (#11829) 5 years ago
..
keymaps b18c261040 Add Elongate PCB support (#8419) 6 years ago
config.h 6937f1d70e Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679) 5 years ago
elongate.c b18c261040 Add Elongate PCB support (#8419) 6 years ago
elongate.h b18c261040 Add Elongate PCB support (#8419) 6 years ago
info.json a8d073368f [Keyboard] Fix Configurator layout data for acheron/elongate (#9392) 6 years ago
readme.md b18c261040 Add Elongate PCB support (#8419) 6 years ago
rules.mk 7161d65070 Remove FAUXCLICKY feature (deprecated) (#11829) 5 years ago

readme.md

Acheron Aχξρων 45-S-ATMEGA-MX-TH-WI (codename "Elongate") QMK firmware

Introduction

This is the QMK firmware repository for the ElongatePCN, compatible with revisions Beta and pre-Beta.

The ElongatePCB is an Open-Hardware guidelines compliant PCB which files can be found at this link. Its designer and maintainer is Gondolindrim.

PCB Documentation

See the AcheronDocs page for the ElongatePCB full documentation. You can also check the KiCad PCB files at the Elongate GitHub repository.

Before using the files for personal or commercial use, please read the Acheron Open-Hardware License V1.2 under which the Austin PCB is published.

How to compile

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

make acheron/elongate:default

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