qmk_firmware/keyboards/dz60
TheOneTrueTrench 4a7baaaf50 Keymap: Adding new functionality to personal keymap, smart macros (#4159)
* Added base keymap

* Added initial layers and mirrored most of Pok3r behavior.

* Some stuff for Space Captain

* Added new Marianas keymap for DZ60

* Included suggestions to remove unnecessary line regarding MODS_CTRL_MASK, and added names for layers.

Added enum to define names for layers, and removed unused #DEFINE

* Added DVORAK and COLEMAK

* Caps + enter + space for flashing mode.

* Added RGB status

* added flash script

* Changed lighting modes to make layers more apparent

* fixed issue with not being able to exit gaming mode.

* Added abbreviation constructor

* Changed lighting modes to make layers more apparent

* fixed issue with not being able to exit gaming mode.

* Added abbreviation constructor

* Fixed bug with SQL Table Macro generator.

* restructured file. No Logical changes.

* literals only for smart macros

* removed extraneous pointer declaration.

* Smart Macros

* Added Makefile and header file

* extended smart macros to be able to cover the whole alphas.

* removed non-relavent keymaps.

* didn't mean to include this guy.
2018-10-17 21:38:24 -07:00
..
keymaps Keymap: Adding new functionality to personal keymap, smart macros (#4159) 2018-10-17 21:38:24 -07: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: DZ60: add Plate B layouts (#4076) 2018-10-04 20:34:47 -07:00
info.json Keyboard: DZ60: add Plate B layouts (#4076) 2018-10-04 20:34:47 -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

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.