summaryrefslogtreecommitdiff
path: root/keyboards/acheron/apollo/88htsc/rules.mk
AgeCommit message (Collapse)Author
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-11-11Move EFL wear-leveling driver to be default for F1, F3, F4, L4, G4, WB32, ↵Nick Brassel
GD32V. (#19020)
2022-09-20Update Apollo PCBs to use wear levelling code (#18411)Álvaro A. Volpato
2022-08-15Migrate more F4x1 board files (#18046)Joel Challis
2022-07-23[Keyboard] Apollo87H PCB support (#16817)Álvaro A. Volpato
* 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