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.
 
 
 
 
 
James Young a03aa301de
Remove Full Bootmagic (#13846)
2 years ago
..
keymaps Add Elongate PCB support (#8419) 4 years ago
config.h Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679) 3 years ago
elongate.c Add Elongate PCB support (#8419) 4 years ago
elongate.h Add Elongate PCB support (#8419) 4 years ago
info.json [Keyboard] Fix Configurator layout data for acheron/elongate (#9392) 3 years ago
readme.md Add Elongate PCB support (#8419) 4 years ago
rules.mk Remove Full Bootmagic (#13846) 2 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.