summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/curiosity/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Move miscellaneous layouts to data driven (#20516)Ryan2023-04-251-9/+101
|
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-111-0/+5
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2022-07-301-0/+6
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* [Keyboard] add Handwired/Curiosity (#10369)Spaceman2020-09-221-0/+25
* Add curiosity * Add default keymap * Update config.h * Apply suggestions from code review * Update keyboards/handwired/curiosity/rules.mk * Update keymap.c * Apply suggestions from code review