qmk-dactyl-manuform-a/keyboards/dyz/dyz60
James Young 51470dfae1
Dyz60 touch-up (#14742)
* friendly-format info.json

* refactor keymaps

- update grid alignment
- use four-space indent
- use QMK short-form keycodes

* correct info.json layout data

Adds three missing positions, and corrects some key sizes.

* add matrix diagram to dyz60.h

* add LAYOUT_60_ansi

* add LAYOUT_60_iso

* add LAYOUT_60_ansi_split_bs_rshift

* add LAYOUT_60_iso_split_bs_rshift

* add readme

* Remove duplication between config.h and info.json

Duplicating settings between config.h and info.json leads to warnings when compiling.

Removes the duplicated settings from config.h.
2021-10-07 21:20:34 +01:00
..
keymaps Dyz60 touch-up (#14742) 2021-10-07 21:20:34 +01:00
config.h Dyz60 touch-up (#14742) 2021-10-07 21:20:34 +01:00
dyz60.c
dyz60.h Dyz60 touch-up (#14742) 2021-10-07 21:20:34 +01:00
info.json Dyz60 touch-up (#14742) 2021-10-07 21:20:34 +01:00
readme.md Dyz60 touch-up (#14742) 2021-10-07 21:20:34 +01:00
rules.mk

readme.md

dyz60

dyz60 pcb

60% layout has flexcut with multiple layout and mounting support.

  • Keyboard Maintainer: dayatz
  • Hardware Supported: dyz60, ATmega32U4
  • Hardware Availability: Local Indonesia GB.

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

make dyz/dyz60:default

Flashing example for this keyboard:

make dyz/dyz60:default:flash

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