qmk_firmware/keyboards/yandrstudio/zhou65
2022-05-15 20:26:27 +01:00
..
keymaps RESET -> QK_BOOT default keymaps (#17037) 2022-05-15 20:26:27 +01:00
board.h [Keyboard] Cleanup zhou65 and add nz64 keyboard (#17032) 2022-05-11 21:48:47 -07:00
config.h [Keyboard] Cleanup zhou65 and add nz64 keyboard (#17032) 2022-05-11 21:48:47 -07:00
info.json [Keyboard] Cleanup zhou65 and add nz64 keyboard (#17032) 2022-05-11 21:48:47 -07:00
mcuconf.h [Keyboard] Cleanup zhou65 and add nz64 keyboard (#17032) 2022-05-11 21:48:47 -07:00
readme.md [Keyboard] Cleanup zhou65 and add nz64 keyboard (#17032) 2022-05-11 21:48:47 -07:00
rules.mk Fix yandrstudio/zhou65 (#16589) 2022-03-09 00:37:40 +00:00
zhou65.c
zhou65.h

zhou65 version 1.0

A 65% keys keyboard with rgb (keys). This keyboard use 16mhz HSE and STM32F401 as MCU.

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

make yandrstudio/zhou65:default

See build environment setup then the make instructions for more information.

Bootloader

Enter the bootloader in 3 ways:

  • Bootmagic reset: Hold down the key at (0,0) in the matrix (usually the top left key which is Escape in this keyboard) and plug in the keyboard
  • Physical reset pins: Short circuit the bt0 and vcc pins on the back of the PCB and plug in the keyboard
  • Keycode in layout: Press the key mapped to RESET if it is available.