summaryrefslogtreecommitdiffstats
path: root/keyboards/dz60/info.json
AgeCommit message (Collapse)AuthorFilesLines
2018-08-11Keyboard: Add ansi, split bs and rshift, 5 1u keys to right of space in DZ60 ↵orbitingorca1-0/+4
(#3612) * Dz60 keymap, ansi, split bs and rshift, 5 1u keys to right of space fixup * Change Keymap to layout
2018-08-02Keyboard: Enable using shared user hhkb layout for dz60 (#3549)orbitingorca1-0/+4
2018-06-21DZ60 Configurator fix and refactor (#3205)noroadsleft1-14/+20
* Bugfix refactor * Added 60_iso layout to rules.mk * Added sample ISO-UK keymap * Keymap refactor * Fixes per @andys8
2018-06-17ISO Keymap & Layout for dz60 (#3198)Jan Kolkmeier1-0/+3
* added ISO layout * ISO dz60 layout: jkbone * replace includes
2018-06-08DZ60: Add LAYOUT_directional_625_space (#3148)noroadsleft1-27/+31
2018-05-13Add standard layout 60% support for QMK Configurator and user space (#2950)MechMerlin1-0/+4
2018-05-01new layout for iso and arrows (#2865)MechMerlin1-0/+4
2018-04-12Remove bootloader from info.jsonsskullY1-1/+0
2018-04-08More Configurator Warning Fixes (#2716)MechMerlin1-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
2018-04-08Pull information from config.h and rules.mk (#2711)skullydazed1-4/+1
* Pull information from config.h and rules.mk * Readd the kbd75 maintainer
2018-03-20Configurator/dz60 support for info.json (#2568)MechMerlin1-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