aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/v60_type_r/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Add Generic Keymap for my boards (#2795)MechMerlin2018-04-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | * 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
* Remove bootloader from info.jsonsskullY2018-04-111-1/+0
|
* Pull information from config.h and rules.mk (#2711)skullydazed2018-04-071-3/+0
| | | | | | * Pull information from config.h and rules.mk * Readd the kbd75 maintainer
* Refactor/v60 type r keymap/layout (#2593)MechMerlin2018-03-251-3/+7
| | | | | | | | | | * 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
* Fix info.json issues to display properly in config.qmk.fm (#2552)MechMerlin2018-03-191-11/+14
| | | | | | * Fix info.json issues to display properly in config.qmk.fm * rename LAYOUT to KEYMAP to match .h file
* Info json fixes (#2232)Jack Humbert2018-01-051-2/+2
| | | | | | | | | | * Update info.json * Update info.json * Update info.json * Update info.json
* Keeb json layouts (#2219)MechMerlin2018-01-041-0/+13
* 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