Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add standard layout 60% support for QMK Configurator and user space (#2950) | MechMerlin | 2018-05-12 | 1 | -0/+4 |
| | |||||
* | new layout for iso and arrows (#2865) | MechMerlin | 2018-05-01 | 1 | -0/+4 |
| | |||||
* | Remove bootloader from info.jsons | skullY | 2018-04-11 | 1 | -1/+0 |
| | |||||
* | More Configurator Warning Fixes (#2716) | MechMerlin | 2018-04-07 | 1 | -11/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * mf68_ble did not have the correct .c and .h files * Fix JC65 KEYMAP to LAYOUT * Change KEYMAP to LAYOUT for s60_x * Convert KEYMAP to LAYOUT for lets_split boards * Convert KEYMAP to LAYOUT * more fixes to keymap for iris * convert KEYMAP to LAYOUT for levinson keyboard * change losinggeneration's KEYMAP to LAYOUT * convert KEYMAP to LAYOUT * convert KEYMAP to LAYOUT for nyquist * convert KEYMAP to LAYOUT * convert KEYMAP to LAYOUT for viterbi * convert KEYMAP to LAYOUT * convert KEYMAP and its subsidiries to the LAYOUT standard * convert KEYMAP and its subsidiries to the new LAYOUT standard | ||||
* | 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 | ||||
* | Configurator/dz60 support for info.json (#2568) | MechMerlin | 2018-03-20 | 1 | -0/+32 |
* Add info.json file for qmk_configurator Unfortunately none of these keymaps look like a board I've seen in the wild. Some further tweaks will have to be done to the keymaps directly. * add comment indicating need to edit info.json when keymap changes |