You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ryan f9aeea64c1
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
3 years ago
..
keymaps
config.h Remove unused Bootmagic row/col defines from config.h (#19761) 3 years ago
dyz60_hs.c
dyz60_hs.h dyz60_hs Layout Additions (#18261) 3 years ago
info.json Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years ago
readme.md dyz60_hs Layout Additions (#18261) 3 years ago
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years ago

readme.md

dyz60_hs

dyz60 pcb

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

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

Enter Bootloader

Enter the bootloader in 3 ways:

  • Bootmagic reset: Hold down the Esc key and plug in the keyboard
  • Physical reset pins: Briefly short the reset pins on the bottom of Space key

Flashing

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

make dyz/dyz60_hs:default

Flashing example for this keyboard:

make dyz/dyz60_hs:default:flash

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