qmk_firmware/keyboards/dyz/dyz60_hs
2023-06-25 22:06:31 +10:00
..
keymaps [Keyboard] add dyz60-hs (#17763) 2022-07-29 21:07:10 -07:00
config.h Move TAP_CODE_DELAY to data driven (#21363) 2023-06-25 22:06:31 +10:00
info.json Move TAP_CODE_DELAY to data driven (#21363) 2023-06-25 22:06:31 +10:00
readme.md dyz60_hs Layout Additions (#18261) 2022-09-03 22:43:52 +01:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

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.