qmk-dactyl-manuform-a/keyboards/dyz/dyz_tkl
James Young 9d070e6a08
DYZ TKL touch-up (#14744)
* friendly-format info.json

* add LAYOUT_all layout data

* add matrix diagram to dyz_tkl.h

* add LAYOUT_tkl_ansi

* add LAYOUT_tkl_ansi_f13

* add LAYOUT_tkl_iso

* add LAYOUT_tkl_iso_f13

* remove `ENCODER_ENABLE = no` from rules.mk

* remove redundant definitions from config.h

Data-driven compilation calculates `MATRIX_ROWS` and `MATRIX_COLS` from the info.json data, so defining them in config.h isn't necessary.

* add missing comma to info.json per fauxpark
2021-10-07 17:26:38 -07:00
..
keymaps
config.h DYZ TKL touch-up (#14744) 2021-10-07 17:26:38 -07:00
dyz_tkl.c
dyz_tkl.h DYZ TKL touch-up (#14744) 2021-10-07 17:26:38 -07:00
info.json DYZ TKL touch-up (#14744) 2021-10-07 17:26:38 -07:00
readme.md
rules.mk DYZ TKL touch-up (#14744) 2021-10-07 17:26:38 -07:00

readme.md

dyz_tkl

pcb

TKL pcb that fits most of the boards, support 2 sides of USB and multiple layouts for F row.

  • Keyboard Maintainer: dayatz
  • Hardware Supported: ATMega32u4
  • Hardware Availability: Local Indonesia GB and will available publicly in the future.

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

make dyz/dyz_tkl:default

Flashing example for this keyboard:

make dyz/dyz_tkl:default:flash

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

Bootloader

Enter the bootloader in 3 ways:

  • Bootmagic reset: Hold the Esc key while plugging in the USB cable
  • Physical reset button: Briefly short the pins under the spacebar key
  • Keycode in layout: Press the key mapped to RESET if it is available