qmk_firmware/keyboards/dz60
Joe Wasson 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
* Remove chording as it is not documented, not used, and needs work.

* Make Leader Key an optional feature.

* Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE`

* Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
2018-09-17 13:48:02 -04:00
..
keymaps Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 2018-09-17 13:48:02 -04:00
config.h Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 2018-09-17 13:48:02 -04:00
dz60.c Keyboard: Add caps lock led support to DZ60 (#3506) 2018-07-29 15:18:45 -07:00
dz60.h Keyboard: Add ansi, split bs and rshift, 5 1u keys to right of space in DZ60 (#3612) 2018-08-11 13:27:05 -07:00
info.json Keyboard: Add ansi, split bs and rshift, 5 1u keys to right of space in DZ60 (#3612) 2018-08-11 13:27:05 -07:00
readme.md Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00
rules.mk Keyboard: Enable using shared user hhkb layout for dz60 (#3549) 2018-08-02 14:17:11 -07:00

readme.md

DZ60

dz60

A customizable 60% keyboard.

Keyboard Maintainer: QMK Community
Hardware Supported: DZ60
Hardware Availability: kbdfans

Make example for this keyboard (after setting up your build environment):

make dz60:default

See build environment setup then the make instructions for more information.