summaryrefslogtreecommitdiff
path: root/keyboards/aeboards/constellation/keymaps
AgeCommit message (Collapse)Author
2023-04-18AEBoards Constellation Layout Macro Updates (#20487)James Young
* add matrix diagrams * rename LAYOUT_all to LAYOUT_65_ansi_rwkl_split_bs * add LAYOUT_65_ansi_rwkl with reference keymap
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2020-08-17[Keyboard] AEBoards Constellation (#9972)Xelus22
* 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