summaryrefslogtreecommitdiff
path: root/keyboards/lime/rev1/info.json
AgeCommit message (Expand)Author
2023-10-21Migrate recently introduced sync items (#22305)Joel Challis
2023-06-25Move `TAP_CODE_DELAY` to data driven (#21363)Ryan
2023-06-24Move `TAPPING_TERM` to data driven (#21296)Ryan
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-08-02Move keyboard USB IDs and strings to data driven: L (#17849)Ryan
2021-11-19Lime rev1: fix Configurator implementation (#15213)James Young
2021-11-10[Keyboard] Lime by HellTM (#14710)HellTM