summaryrefslogtreecommitdiffstats
path: root/keyboards/dz60/dz60.h
AgeCommit message (Collapse)AuthorFilesLines
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