summaryrefslogtreecommitdiff
path: root/keyboards/chocofly
AgeCommit message (Expand)Author
2023-12-18Remove obvious user keymaps, `keyboards/a*` edition. (#22692)Nick Brassel
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan
2023-04-03Add core/fallback encoder behaviour (#20320)jack
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
2023-03-11Move matrix config to info.json, part 6 (#20019)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-08Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-10-11Remove legacy keycodes, part 3 (#18669)Ryan
2022-08-14Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)Ryan
2022-07-24Chocofly v1: add info.json (#17772)James Young
2022-07-14[Keyboard] Add Chocofly v1 (#17289)Will Winder