qmk-firmwares/keyboards/dyz/dyz_tkl
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Move keyboard USB IDs and strings to data driven: D (#17814) 2022-07-29 20:02:47 -07:00
dyz_tkl.c
dyz_tkl.h Rename Layout Macros for TKLs with F13 keys (#15361) 2021-11-30 12:15:15 -08:00
info.json Update info.json configs to explicitly list RGBLIGHT animations (#18730) 2022-10-15 09:54:52 -07:00
readme.md RESET -> QK_BOOT keyboard readme (#18110) 2022-08-20 11:34:17 +01:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

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 QK_BOOT if it is available