summaryrefslogtreecommitdiffstats
path: root/keyboards/acheron/apollo/87h/delta/delta.c
Commit message (Collapse)AuthorAgeFilesLines
* Move TKL layouts to data driven (#20337)Ryan2023-04-051-1/+1
|
* [Keyboard] Apollo87H PCB support (#16817)Álvaro A. Volpato2022-07-231-0/+61
* Initial Apollo87H support * Define RGB animations and default animation * Add proper per-key RGB support * Adjust LED positions * Separate delta-gamma * Fine-tune LED positions * fix up GAMMA revision * fix up tabs indentation to spaces indentation * Fixed positioning and CS-SW defs for some LEDs * Fix INS RGB position * Fine-tune LED positions, fix default RGB * Update readme's * Rename LAYOUT_87H to lowercase 87h * Formatting gamma's rules.mk * Formatting delta's rules.mk * Use smaller readme image * Use smaller README image * First support for 87H-T-SC and 88H-T-SC * Update README * Fix layout naming * Remove * Remove EEPROM definitions, fix missing RGB LED mod/alpha definer * Add suggestions from noroadsleft