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.
 
 
 
 
 
Ryan 4791cfae1a
Remove width, height and key_count from info.json (#14274)
2 years ago
..
keymaps Add Elongate PCB support (#8419) 4 years ago
config.h Remove MIDI Configuration boilerplate (#11151) 2 years ago
elongate.c Add Elongate PCB support (#8419) 4 years ago
elongate.h Add Elongate PCB support (#8419) 4 years ago
info.json Remove width, height and key_count from info.json (#14274) 2 years ago
readme.md Add Elongate PCB support (#8419) 4 years ago
rules.mk Remove bootloader listings from rules.mk (#14330) 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.