summaryrefslogtreecommitdiff
path: root/keyboards/v60_type_r/info.json
Commit message (Collapse)AuthorAge
* [Keyboard] KBP V60 Type R Added ISO default (#6372)Luke Wesley-Holley2019-07-22
| | | | | | | | | | | | | | * [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>
* Add Generic Keymap for my boards (#2795)MechMerlin2018-04-24
| | | | | | | | | | | | | | | | | | | | | | | | * 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-11
|
* Pull information from config.h and rules.mk (#2711)skullydazed2018-04-07
| | | | | | * Pull information from config.h and rules.mk * Readd the kbd75 maintainer
* Refactor/v60 type r keymap/layout (#2593)MechMerlin2018-03-25
| | | | | | | | | | * 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-19
| | | | | | * 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-05
| | | | | | | | | | * Update info.json * Update info.json * Update info.json * Update info.json
* Keeb json layouts (#2219)MechMerlin2018-01-04
* 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