summaryrefslogtreecommitdiff
path: root/keyboards/v60_type_r/info.json
AgeCommit message (Collapse)Author
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan
2023-02-26Move backlight config to data driven (#19910)Ryan
2023-02-21Move backlight config to data driven, part 1 (#19887)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-01-10Migrate `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-03Move keyboard USB IDs and strings to data driven: V (#17901)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2019-07-22[Keyboard] KBP V60 Type R Added ISO default (#6372)Luke Wesley-Holley
* [Layout] KBP V60 Type R ISO default * Remove ifdef * Apply suggestions from code review @noroadsleft I've accepted your suggestions. Tried locally any everything works as expected. Thanks again - this if my first keyboard and first time looking at/ using/ contributing to qmk so I appreciate the feedback :+1: Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
2018-04-24Add Generic Keymap for my boards (#2795)MechMerlin
* add mechmerlin 60 ansi layout * put meaningful #defines * missed the backslash * add merlin split layout * rename to have a -ansi * Add appropriate readme files * rename KEYMAP to LAYOUT * support for default layout * support for the community keymaps * make sure I don't break the configurator * Don't break the configurator Merlin
2018-04-11Remove bootloader from info.jsonsskullY
2018-04-07Pull information from config.h and rules.mk (#2711)skullydazed
* Pull information from config.h and rules.mk * Readd the kbd75 maintainer
2018-03-25Refactor/v60 type r keymap/layout (#2593)MechMerlin
* Add a proper ANSI layout Changed v60_type_r.h to have a proper ANSI layout Modify keymaps to reflect above changes Fix comments * Add new layout to info.json
2018-03-19Fix info.json issues to display properly in config.qmk.fm (#2552)MechMerlin
* Fix info.json issues to display properly in config.qmk.fm * rename LAYOUT to KEYMAP to match .h file
2018-01-05Info json fixes (#2232)Jack Humbert
* Update info.json * Update info.json * Update info.json * Update info.json
2018-01-04Keeb 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