summaryrefslogtreecommitdiffstats
path: root/keyboards/acheron/apollo/87h/gamma/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel2023-06-231-2/+0
| | | | | * Remove CORTEX_ENABLE_WFI_IDLE from the codebase. * Turn on CORTEX_ENABLE_WFI_IDLE by default.
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-081-1/+0
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-7/+0
|
* Move EFL wear-leveling driver to be default for F1, F3, F4, L4, G4, WB32, ↵Nick Brassel2022-11-111-2/+0
| | | | GD32V. (#19020)
* Update Apollo PCBs to use wear levelling code (#18411)Álvaro A. Volpato2022-09-201-1/+2
|
* Migrate more F4x1 board files (#18054)Joel Challis2022-08-151-0/+1
|
* [Keyboard] Apollo87H PCB support (#16817)Álvaro A. Volpato2022-07-231-0/+25
* 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