summaryrefslogtreecommitdiff
path: root/keyboards/v60_type_r/info.json
AgeCommit message (Collapse)Author
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