summaryrefslogtreecommitdiff
path: root/keyboards/gami_studio/lex60/info.json
AgeCommit message (Collapse)Author
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan
2023-02-23Move QMK LUFA bootloader config to data driven (#19879)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-07-27Move keyboard USB IDs and strings to data driven: G (#17818)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2020-06-09Gami Studio Lex60: Configurator Layout support (#7726)James Young
* Gami Studio Lex60: Configurator Layout support * correct key sizes on bottom row per lukelex * add LAYOUT_60_ansi To test, run `make gami_studio/lex60:default_60_ansi` and flash. * add 60_ansi keymap To test, run `make gami_studio/lex60:60_ansi` and flash. * remove data for 60_ansi layout