summaryrefslogtreecommitdiffstats
path: root/keyboards/aeboards/constellation/keymaps/via
Commit message (Collapse)AuthorAgeFilesLines
* AEBoards Constellation Layout Macro Updates (#20487)James Young2023-04-181-4/+4
| | | | | | | * add matrix diagrams * rename LAYOUT_all to LAYOUT_65_ansi_rwkl_split_bs * add LAYOUT_65_ansi_rwkl with reference keymap
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* [Keyboard] AEBoards Constellation (#9972)Xelus222020-08-173-0/+55
* open drain * ext65 initial * clean up messy code * clean up init * update docs stm32 only and applies to all 3 driver * fix USE_GPIOIv1 * place documentation at bottom * constellation initial * cleanup * fix ws2812.c * Clean up rules.mk * Update config.h * Update config.h * Update readme.md * Update rules.mk * Update rules.mk * add license header