aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/dz60/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Patched some keyboards that won't compile (#2453)Brian Choromanski2018-03-091-14/+16
|
* Added dz60 custom layout (#2302)f3d32018-02-031-0/+85
| | | | | | | | | | | | | | * Add files via upload * Update keymap.c * Delete keymap.c * Added dz60 banana-split layout * Added dz60 custom layout Added layout for dz60 with split spacebar, arrows and other customizations.
* added my layout (#2326)Null2018-02-011-0/+61
| | | | | | | | * added my layout basically just default with proper arrow-keys * fixed arrow keys now works properly
* added ATOM47 (Vortex Core QMK powered PCB) & DZ60 Custom config(LEdiodes) ↵LEdiodes2018-01-284-0/+265
| | | | | | | | | | | | | | | | | | | | | | | | | | | | (#2310) * added ATOM47 (Vortex Core QMK powered PCB) * fixed broken\unfinished comment block * moved Layer template to default template. * moved Layer template to default template and removed template from the keymap.c file. * Added LEdiodes config * created readme.md contains an image of 60% board(LEdiodes). * updated readme.md with images added images of the PCB and some feature details from https://geekhack.org/index.php?topic=93447.msg2545221#msg2545221 * removed excess words. * followed the readme template to a T. * formatting fix : added a return.
* add dz60 map with arrow keys (#2270)amanda flagg2018-01-171-0/+86
|
* fix breaking build: remove merge conflict textRyan Mitchell2017-12-201-3/+0
|
* Add my keymap for dz60Vlad Buslov2017-12-171-0/+29
|
* reforked master and added changes to 7u and 6u iso layoutsroot2017-12-152-12/+103
|
* added iso supportbunnybugslpat2017-12-141-0/+62
| | | added a keymap for an iso layout with 7u spacebar
* update build script to not delete filesJack Humbert2017-11-171-52/+52
|
* DZ60 own true HHKB layout after dz60.h fix (#2012)Robert Llewellyn2017-11-171-0/+53
|
* DZ60 changes (#1890)Damien2017-10-231-0/+74
| | | | | | | | | | | | | | | | | | * - 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-0/+43
| | | | | | | | * Updated DZ60 to properly handle HHKB layout, and added my own HHKB layout * Added dedicated underglow keys * Fixed compile issue
* Contribute a DZ60 keymap for 67 key configurationYan-Fa Li2017-09-212-0/+107
|
* adds DZ60 support (#1734)Jack Humbert2017-09-191-0/+61
* adds support for dz60 * fix dz60 readme