summaryrefslogtreecommitdiffstats
path: root/keyboards/aeboards/constellation/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* AEBoards Constellation Layout Macro Updates (#20487)James Young2023-04-183-6/+41
| | | | | | | * 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-152-2/+2
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
|
* [Keyboard] AEBoards Constellation (#9972)Xelus222020-08-175-0/+93
* 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