Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-11 | Move matrix config to info.json, part 8 (#20030) | Ryan | |
2023-02-26 | Move backlight config to data driven (#19910) | Ryan | |
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | |
2023-01-10 | Migrate `LAYOUTS` to data driven (#19541) | Ryan | |
* Migrate `LAYOUTS` to data driven, 0-9 * Migrate `LAYOUTS` to data driven, A * Migrate `LAYOUTS` to data driven, B * Migrate `LAYOUTS` to data driven, C * Migrate `LAYOUTS` to data driven, D * Migrate `LAYOUTS` to data driven, E * Migrate `LAYOUTS` to data driven, F * Migrate `LAYOUTS` to data driven, G * Migrate `LAYOUTS` to data driven, H * Migrate `LAYOUTS` to data driven, handwired * Migrate `LAYOUTS` to data driven, I * Migrate `LAYOUTS` to data driven, J * Migrate `LAYOUTS` to data driven, K * Migrate `LAYOUTS` to data driven, L * Migrate `LAYOUTS` to data driven, M * Migrate `LAYOUTS` to data driven, N * Migrate `LAYOUTS` to data driven, O * Migrate `LAYOUTS` to data driven, P * Migrate `LAYOUTS` to data driven, Q * Migrate `LAYOUTS` to data driven, R * Migrate `LAYOUTS` to data driven, S * Migrate `LAYOUTS` to data driven, T * Migrate `LAYOUTS` to data driven, U * Migrate `LAYOUTS` to data driven, V * Migrate `LAYOUTS` to data driven, W * Migrate `LAYOUTS` to data driven, X * Migrate `LAYOUTS` to data driven, Y * Migrate `LAYOUTS` to data driven, Z | |||
2022-08-03 | Move keyboard USB IDs and strings to data driven: K (#17846) | Ryan | |
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> | |||
2021-09-12 | Remove width, height and key_count from info.json (#14274) | Ryan | |
2020-11-02 | KC60 refactor (#10834) | Ryan | |
2020-04-15 | KC60 Refactor (#8782) | James Young | |
2018-04-11 | Remove bootloader from info.jsons | skullY | |
2018-04-07 | Pull information from config.h and rules.mk (#2711) | skullydazed | |
* Pull information from config.h and rules.mk * Readd the kbd75 maintainer | |||
2018-04-07 | Fix KC60 info.json file (#2707) | MechMerlin | |
* change KEYMAP to LAYOUT in all the KC60 files * Redo the info.json file | |||
2018-01-05 | Info json fixes (#2232) | Jack Humbert | |
* Update info.json * Update info.json * Update info.json * Update info.json | |||
2018-01-04 | Keeb json layouts (#2219) | MechMerlin | |
* info.json committed to support the qmk configurator project These are info.json for each of the keyboards I've contributed to during my time here at QMK * change LAYOUT to KEYMAP to adhere to matrix definitions |