summaryrefslogtreecommitdiffstats
path: root/keyboards/dz60/dz60.h
AgeCommit message (Collapse)AuthorFilesLines
2018-06-21DZ60 Configurator fix and refactor (#3205)noroadsleft1-1/+15
* 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/+15
* added ISO layout * ISO dz60 layout: jkbone * replace includes
2018-06-08DZ60: Add LAYOUT_directional_625_space (#3148)noroadsleft1-1/+13
2018-05-13Add standard layout 60% support for QMK Configurator and user space (#2950)MechMerlin1-0/+15
2018-05-01new layout for iso and arrows (#2865)MechMerlin1-0/+14
2018-04-08More Configurator Warning Fixes (#2716)MechMerlin1-5/+5
* 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-03-20Configurator/dz60 support for info.json (#2568)MechMerlin1-0/+2
* 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
2017-10-23DZ60 changes (#1890)Damien1-1/+15
* - Fixed DK60 version in config.h * - Updated dk60 readme with new QMK rules * - Fixed wording in readme * Added dbroqua layout for DZ60 I've also updated dz60.h to add "true HHKD" keymap definition (6U spacebar). With the default HHKB definition r_alt was not mapped and when I pressed r_menu it was r_alt. Regards
2017-10-13Updated DZ60 HHKB layout and add my own layout (#1828)Donald1-2/+2
* Updated DZ60 to properly handle HHKB layout, and added my own HHKB layout * Added dedicated underglow keys * Fixed compile issue
2017-09-19adds DZ60 support (#1734)Jack Humbert1-0/+65
* adds support for dz60 * fix dz60 readme