summaryrefslogtreecommitdiffstats
path: root/keyboards/aeboards/aegis/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* AEBoards Aegis Layout Additions (#20960)James Young2023-05-174-8/+152
| | | | | | | | | | | * add matrix_diagram.md * rename LAYOUT_aegis to LAYOUT_all * info.json: apply friendly formatting * add LAYOUT_numpad with reference keymap * add LAYOUT_2u_bs_275u_rshift with reference keymap
* VIA Configurator Refactor (#7268)Wilba2020-01-031-68/+1
| | | | | | | | | | | | | | | | | | | | | | | | * 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
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-051-2/+2
| | | | | | * Cleanup rules.mk for 32U4 keyboards, A-F * Put back stuff in VIA keymaps
* [Keyboard] Added aeboards/aegis (#5099)Wilba2019-02-125-0/+216
* Added aeboards/aegis * PR changes