summaryrefslogtreecommitdiff
path: root/keyboards/ai03/orbit_x/info.json
AgeCommit message (Collapse)Author
2023-03-17Remove trailing zeroes in info.json layouts (#20156)Ryan
2023-03-11Move matrix config to info.json, part 5 (#20003)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-07-26Move keyboard USB IDs and strings to data driven: A (#17781)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2020-04-03[Keyboard] Add Orbit-X Keyboard (#8605)ai03
* Make initial batch of files * Tweak keymap * Mod default keymap * Add via compat * Update default keymap based on real world use * Remove RGB, LCD, MIDI options * Remove unnecessary functons from orbit_x.c * Update readme * Cleanup makefile as necessary * Make the readme file for default keymap not completely empty * Update keyboards/ai03/orbit_x/keymaps/default/keymap.c * Update keyboards/ai03/orbit_x/readme.md * Update keyboards/ai03/orbit_x/info.json