summaryrefslogtreecommitdiff
path: root/keyboards/oddball/info.json
AgeCommit message (Collapse)Author
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-08-02Move keyboard USB IDs and strings to data driven: O (#17874)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2020-03-11[Keyboard] Oddball keyboard (#8352)Alexander Tulloh
* Initial commit of oddball keyboard * Update oddball project url * Update pointer functions to only run on master side * Add unique product version * Capitalise product name * Convert oddball keymap layer flags to enum * Remove commented keyboard boilerplate code * Remove unused keymap config * Fix incorrect layout in info.json * Add markdown link text in readme