summaryrefslogtreecommitdiff
path: root/keyboards/rgbkb/zygomorph/keymaps/default
AgeCommit message (Expand)Author
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2021-12-14Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-09Remove empty config.h from default-ish keymaps (#15429)Ryan
2021-12-07Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan
2021-08-24[Core] Refactor OLED to allow easy addition of other types (#13454)Xelus22
2021-05-21Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre
2020-08-29Better handle LTO_ENABLE (#9832)Drashna Jaelre
2019-05-14[Keyboard] Create RGBKB Folder (#5858)XScorpion2