aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/kbd75/info.json
Commit message (Collapse)AuthorAgeFilesLines
* kbd75 fixes for the configurator (#2908)Hannes Egler2018-05-081-89/+90
| | | fixed the info.json
* added additional configurator support (#2905)Hannes Egler2018-05-071-8/+452
| | | | | | | | | | | | | | | * added additional configurator support Added support for choosing between 5 configurator options: Layout (supports all keys) Layout_ansi_1u Layout_iso_1u Layout_ansi Layout_iso * confirming to conventions replaced .h filenames with QMK_KEYBOARD_H
* Remove bootloader from info.jsonsskullY2018-04-111-1/+0
|
* Pull information from config.h and rules.mk (#2711)skullydazed2018-04-071-4/+1
| | | | | | * Pull information from config.h and rules.mk * Readd the kbd75 maintainer
* Add qmk configurator support for KBD75mechmerlin2018-03-271-0/+16
Also changed KEYMAP to KEYMAP_ALL to be more explicit that it's a layout supporting ALL possible layouts.