summaryrefslogtreecommitdiff
path: root/keyboards/chocofly
AgeCommit message (Expand)AuthorFilesLines
2025-06-28Configure boards to use development_board - ABC (#25417)Joel Challis1-2/+1
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2024-03-14Migrate features from rules.mk to DD (#23247)Joel Challis2-14/+9
2023-12-18Remove obvious user keymaps, `keyboards/a*` edition. (#22692)Nick Brassel1-53/+0
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan2-87/+69
2023-04-03Add core/fallback encoder behaviour (#20320)jack1-16/+0
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan4-17/+1
2023-03-11Move matrix config to info.json, part 6 (#20019)Ryan2-9/+5
2023-02-26Move encoder config to data driven (#19923)Ryan2-4/+5
2023-02-17Remove matrix size defines (#19581)Ryan1-3/+0
2023-02-08Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan1-5/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-10-11Remove legacy keycodes, part 3 (#18669)Ryan2-8/+1
2022-08-14Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)Ryan2-7/+7
2022-07-24Chocofly v1: add info.json (#17772)James Young1-0/+76
2022-07-14[Keyboard] Add Chocofly v1 (#17289)Will Winder10-0/+233