summaryrefslogtreecommitdiff
path: root/keyboards/for_science/info.json
AgeCommit message (Collapse)Author
2023-05-04Even more `info.json` whitespace cleanups (#20703)Ryan
2023-02-28Remove `"w":1` and `"h":1` from info.json (#19961)Ryan
2023-02-17Fixup for_science (#19867)jack
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
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