qmk-dactyl-manuform-a/keyboards/acheron/elongate
Ryan c12b997679
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
2021-12-01 21:13:00 +11:00
..
keymaps Add Elongate PCB support (#8419) 2020-05-06 17:11:59 +01:00
config.h Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610) 2021-09-26 02:57:20 -07:00
elongate.c Add Elongate PCB support (#8419) 2020-05-06 17:11:59 +01:00
elongate.h Add Elongate PCB support (#8419) 2020-05-06 17:11:59 +01:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
readme.md Add Elongate PCB support (#8419) 2020-05-06 17:11:59 +01:00
rules.mk Tidy up `SLEEP_LED_ENABLE` rules (#15362) 2021-12-01 21:13:00 +11:00

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.