aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/aeboards/aegis/config.h
Commit message (Collapse)AuthorAgeFilesLines
* VIA Configurator Refactor (#7268)Wilba2020-01-031-20/+0
| | | | | | | | | | | | | | | | | | | | | | | | * VIA Refactor * Remove old code * review changes * review changes * Fix cannonkeys/satisfaction75/prototype:via build * Add via.h to quantum.h * Move backlight init to after backlight config load * Merge branch 'master' into via_refactor_pr * Update user's rules.mk to new way of enabling VIA * Added id_switch_matrix_state * Review changes
* [Keyboard] wilba.tech PCB refactoring (#6982)Wilba2019-10-111-2/+0
| | | | | | | | | | | | | | | | | | * Cleanup * Refactor VIA rules.mk * WT mono backlight refactor, VIA support * Added WT75-C * Fixed compile error * Cleanup rules.mk * Review changes * Review changes
* [Keyboard] Fixed EEPROM start address for firmware using VIA (#6757)Wilba2019-09-171-6/+6
|
* [Keyboard] Aeboards Ext65 - New keyboard & Aegis Update (#6127)Xelus222019-06-201-2/+2
| | | | | | | | | | * aegis config update and ext65 added * update readme's * PID ext65 change * fix ext65 config
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-2/+1
|
* [Keyboard] Added aeboards/aegis (#5099)Wilba2019-02-121-0/+71
* Added aeboards/aegis * PR changes