summaryrefslogtreecommitdiffstats
path: root/keyboards/chocofly
Commit message (Expand)AuthorAgeFilesLines
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-122-87/+69
* Add core/fallback encoder behaviour (#20320)jack2023-04-031-16/+0
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-164-17/+1
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-112-9/+5
* Move encoder config to data driven (#19923)Ryan2023-02-262-4/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-3/+0
* Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2023-02-081-5/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove legacy keycodes, part 3 (#18669)Ryan2022-10-112-8/+1
* Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)Ryan2022-08-142-7/+7
* Chocofly v1: add info.json (#17772)James Young2022-07-241-0/+76
* [Keyboard] Add Chocofly v1 (#17289)Will Winder2022-07-1410-0/+233