Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kbd75 fixes for the configurator (#2908) | Hannes Egler | 2018-05-08 | 1 | -89/+90 |
| | | | fixed the info.json | ||||
* | added additional configurator support (#2905) | Hannes Egler | 2018-05-07 | 1 | -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.jsons | skullY | 2018-04-11 | 1 | -1/+0 |
| | |||||
* | Pull information from config.h and rules.mk (#2711) | skullydazed | 2018-04-07 | 1 | -4/+1 |
| | | | | | | * Pull information from config.h and rules.mk * Readd the kbd75 maintainer | ||||
* | Add qmk configurator support for KBD75 | mechmerlin | 2018-03-27 | 1 | -0/+16 |
Also changed KEYMAP to KEYMAP_ALL to be more explicit that it's a layout supporting ALL possible layouts. |