summaryrefslogtreecommitdiff
path: root/keyboards/ep/96/info.json
AgeCommit message (Collapse)Author
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan
2023-03-11Move matrix config to info.json, part 3 (#19991)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-07-30Move keyboard USB IDs and strings to data driven: E (#17815)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2019-12-07[Keyboard] EP96: fix info.json key sequence (#7557)James Young
* ep/96 info.json: debug linting * ep/96 info.json: fix key sequence ISO Enter, Numpad Plus and Numpad Enter were out of order.
2018-11-26added ep/96 as a supported keyboard (#4476)Elliot Powell
* added ep/96 * Update keyboards/ep/96/readme.md Co-Authored-By: e11i0t23 <32494740+e11i0t23@users.noreply.github.com> * removed led code * Update keyboards/ep/96/config.h Co-Authored-By: e11i0t23 <32494740+e11i0t23@users.noreply.github.com> * Update keyboards/ep/96/info.json Co-Authored-By: e11i0t23 <32494740+e11i0t23@users.noreply.github.com> * Update keyboards/ep/96/readme.md Co-Authored-By: e11i0t23 <32494740+e11i0t23@users.noreply.github.com>