aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/dz60/dz60.h
Commit message (Collapse)AuthorAgeFilesLines
* More Configurator Warning Fixes (#2716)MechMerlin2018-04-071-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
* Configurator/dz60 support for info.json (#2568)MechMerlin2018-03-201-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
* DZ60 changes (#1890)Damien2017-10-231-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
* Updated DZ60 HHKB layout and add my own layout (#1828)Donald2017-10-131-2/+2
| | | | | | | | * Updated DZ60 to properly handle HHKB layout, and added my own HHKB layout * Added dedicated underglow keys * Fixed compile issue
* adds DZ60 support (#1734)Jack Humbert2017-09-191-0/+65
* adds support for dz60 * fix dz60 readme