qmk_firmware/keyboards/dz60/keymaps/drewsky
Ryan e96d829724
Remove legacy keycodes, part 3 (#18669)
* `KC__VOLDOWN` -> `KC_VOLD`

* `KC__VOLUP` -> `KC_VOLU`

* `KC__MUTE` -> `KC_MUTE`

* `KC_POWER` -> `KC_PWR`
2022-10-11 14:21:47 +01:00
..
Readme.md
keymap.c

Readme.md

DREWSKY'S DZ60 ANSI Layout

Imgur

Layer 1 is default configuration, for the exception of the Space cadet shifts. Layer 2 is for WASD arrows and Media, which I have included both PREV and NEXT for Windows and macOS. Layer 3 is for RGB underglow. Legends in picture follow Layers. Modifier one is momentary, and the RGB layer is TT (TAP_TOGGLE)

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

make dz60:drewsky

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.