qmk-firmware/keyboards/dz60
Ethan Beyer 45e71aedf0 [Keymap] My DZ60 Layout and files (#7537)
* I don't know if this is how my keyboard is laid out or not

* testing, still broken

* name change

* I think this is the layout I will try to use to start

* it compiles!

* added norman layout!

* media keys

* Moved backlight functions to KEYB
Moved Delete off of Backspace and to the < key

* more changes to layout, move Norman to 1 so it was moddable by FCTN

* swapped volume and media, I use volume a lot more than media

* Eh, it's still all in flux.

* I don't want the entire function layer full of dead keys, after all...

* moves escape to the caps lock key and caps lock to the functions layer

* update my readme for posterity

* Updates bonfire dz60 for better escape control

* WIP commit -- this is not working yet

* updates keymap for GAME layer
adds info to README
adds visual keyboard layout map in json and jpg for reference

* updates readme for visual keymap insertion

* removes my layout from the parent folder and keeps it localized

* updates the C code to be more readable

* finished the HELD_ESCAPE code

* finishes v6.1.0

* updates layout names to match repo code style per @mechmerlin

Apply suggestions from code review

* updates to code style per suggestions by @mechmerlin

* Update global-functions.c

updates some personal documentation

* updates hold time for escape on gaming layer

* updates several aspects of the code based on PR requests

* moves a variable
2019-12-12 02:53:39 -08:00
..
keymaps [Keymap] My DZ60 Layout and files (#7537) 2019-12-12 02:53:39 -08:00
config.h [Keyboard] add kbdmini; dztech, kbdfans keyboards cleanup (#7223) 2019-11-14 11:55:46 -08:00
dz60.c Fix capkey led for dz60. 2018-12-28 23:29:58 -08:00
dz60.h [Keyboard] Added abnt2 layout to dz60 (#7340) 2019-11-13 13:48:32 -08:00
info.json [Keyboard] Added abnt2 layout to dz60 (#7340) 2019-11-13 13:48:32 -08:00
readme.md Modified URLs to point to new locations 2019-01-13 09:11:18 -08:00
rules.mk [Keymap] Add DZ60, Levinson keymaps, twschum user files (#7358) 2019-11-21 03:07:33 -08: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.