forked from forks/qmk_firmware
6c55e8cab5
* DZ60 layout based on stephengrier's with customisations. * CapsLock is used as Fn key. * Del is available as Fn+Backspace & Shift+Backspace (using a macro) * PgUp / PgDn / Home / End = Fn+Arrows (as on macOS, Microsoft Surface) * Tilde = Shift+Esc * Backtick = Fn+Esc * Underglow toggle and mode selection are available as Fn+Q and Fn+W * Reset (bootloader mode) = Fn+B * Standardised layout formatting and Ctrl+Del & Shift+Del support. Using 7 underscores for KC_TRNS in layouts and aligning the keycodes according to LAYOUT_directional. Del is now only Fn+Del, Ctrl+Backspace translates to Ctrl+Del, Shift+Backspace translates to Shift+Del. * Documented new Backspace/Del related macros. Del is now just Fn+Backspace, pressing Ctrl+Backspace sends Ctrl+Del, pressing Shift+Backspace sends Shift+Del |
||
---|---|---|
.. | ||
keymaps | ||
config.h | ||
dz60.c | ||
dz60.h | ||
info.json | ||
readme.md | ||
rules.mk |
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.