summaryrefslogtreecommitdiff
path: root/keyboards/dz60/info.json
Commit message (Collapse)AuthorAge
* Keyboard: Add ansi, split bs and rshift, 5 1u keys to right of space in DZ60 ↵orbitingorca2018-08-11
| | | | | | | | | | (#3612) * Dz60 keymap, ansi, split bs and rshift, 5 1u keys to right of space fixup * Change Keymap to layout
* Keyboard: Enable using shared user hhkb layout for dz60 (#3549)orbitingorca2018-08-02
|
* DZ60 Configurator fix and refactor (#3205)noroadsleft2018-06-21
| | | | | | | | | | | | * 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-17
| | | | | | | | * added ISO layout * ISO dz60 layout: jkbone * replace includes
* DZ60: Add LAYOUT_directional_625_space (#3148)noroadsleft2018-06-08
|
* Add standard layout 60% support for QMK Configurator and user space (#2950)MechMerlin2018-05-12
|
* new layout for iso and arrows (#2865)MechMerlin2018-05-01
|
* Remove bootloader from info.jsonsskullY2018-04-11
|
* More Configurator Warning Fixes (#2716)MechMerlin2018-04-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-07
| | | | | | * Pull information from config.h and rules.mk * Readd the kbd75 maintainer
* Configurator/dz60 support for info.json (#2568)MechMerlin2018-03-20
* 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