summaryrefslogtreecommitdiff
path: root/keyboards/for_science/info.json
AgeCommit message (Collapse)Author
2022-07-27Move keyboard USB IDs and strings to data driven: F (#17816)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2020-08-26[Keyboard] For Science (#9607)Jonathan Dayton
* Add a compiling layout based on minidox * Add the correct pins * Add old for science code * Update to 2020 standards * Get the keymap working * update config * Update pinout * Fix pins * Make requested changes * Add info.json for configurator * for science - PR comments * Apply suggestions from code review