qmk_firmware/keyboards/dz60
Jesper Nellemann Jakobsen 5904933a3f [Keymap] bingocaller's DZ60 MacOS keymap (#5914)
* Added customisations and README

* Tweak keymap: word traversal/deletion

* Add w and b word traversal/deletion keycodes.
* Add fine volume control key codes, but don't use them, because they
  conflict with other key codes. `A` somehow got remapped to fine
  volume up.

* Set mousekey delay to zero

* Use SAFE_RANGE for key codes.

* Update keymap and README

Add new mouse-specific layer 3, activated by pressing and holding space.
Add brightness controls to layer 4 (previously, layer 3).
Update README:
  * New keyboard-layout mockup image.
  * Add actual link to kbdfans.cn.
  * Update layer descriptions.

* Fix indentation in keymap.c

* Use _______ over KC_TRNS to increase readability

* Custom keys: use #define over process_record_user

* Use enum for naming layers

* Rename README.md -> readme.md
2019-05-20 15:46:24 -07:00
..
keymaps [Keymap] bingocaller's DZ60 MacOS keymap (#5914) 2019-05-20 15:46:24 -07:00
config.h Adds a default value for IS_COMMAND for COMMAND feature (#4301) 2019-01-26 15:49:45 -08:00
dz60.c Fix capkey led for dz60. 2018-12-28 23:29:58 -08:00
dz60.h [Keyboard] Fix dz60 LAYOUT_60_iso_split_space_bs_rshift api errors (#5852) 2019-05-11 23:15:17 -07:00
info.json [Keymap] DZ60 keymap and layout (#5474) 2019-05-03 17:25:24 -07:00
readme.md Modified URLs to point to new locations 2019-01-13 09:11:18 -08: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.