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