summaryrefslogtreecommitdiff
path: root/keyboards/kikoslab/kl90/info.json
AgeCommit message (Collapse)Author
2023-05-02`info.json` whitespace cleanups (#20651)Ryan
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan
2023-03-11Move matrix config to info.json, part 8 (#20030)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-08-03Move keyboard USB IDs and strings to data driven: K (#17846)Ryan
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-02-28Kiko's Lab KL-90: Configurator bugfix (#11993)James Young
* human-friendly formatting * correct key order * correct layout macro name
2021-02-04[Keyboard] Add KL-90 (#11494)Brandon Claveria
* add kikoslab kl90 * fix info.json * Update keyboards/kikoslab/kl90/rules.mk Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/kikoslab/kl90/info.json Co-authored-by: Joel Challis <git@zvecr.com> * update info.json * fix layout macro * add support for hotswap space Co-authored-by: Swiftrax <swiftrax@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com>