qmk_firmware/keyboards/yandrstudio/zhou65
2022-08-20 11:34:17 +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 Move keyboard USB IDs and strings to data driven, pass 2: S-Y (#18093) 2022-08-20 01:48:38 +01: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 RESET -> QK_BOOT keyboard readme (#18110) 2022-08-20 11:34:17 +01:00
rules.mk Migrate more F4x1 board files (#18046) 2022-08-15 00:25:40 +01:00
zhou65.c [Keyboard] Add Y&R Studio zhou65 keyboard (#14192) 2022-03-08 09:03:05 -08:00
zhou65.h [Keyboard] Add Y&R Studio zhou65 keyboard (#14192) 2022-03-08 09:03:05 -08:00

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