aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/dz60/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Keyboard: Enable using shared user hhkb layout for dz60 (#3549)orbitingorca2018-08-021-0/+4
|
* DZ60 Configurator fix and refactor (#3205)noroadsleft2018-06-211-14/+20
| | | | | | | | | | | | * Bugfix refactor * Added 60_iso layout to rules.mk * Added sample ISO-UK keymap * Keymap refactor * Fixes per @andys8
* ISO Keymap & Layout for dz60 (#3198)Jan Kolkmeier2018-06-171-0/+3
| | | | | | | | * added ISO layout * ISO dz60 layout: jkbone * replace includes
* DZ60: Add LAYOUT_directional_625_space (#3148)noroadsleft2018-06-081-27/+31
|
* Add standard layout 60% support for QMK Configurator and user space (#2950)MechMerlin2018-05-121-0/+4
|
* new layout for iso and arrows (#2865)MechMerlin2018-05-011-0/+4
|
* Remove bootloader from info.jsonsskullY2018-04-111-1/+0
|
* More Configurator Warning Fixes (#2716)MechMerlin2018-04-071-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)skullydazed2018-04-071-4/+1
| | | | | | * Pull information from config.h and rules.mk * Readd the kbd75 maintainer
* Configurator/dz60 support for info.json (#2568)MechMerlin2018-03-201-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