qmk-firmwares/keyboards/yandrstudio/zhou65
2023-02-17 16:08:25 +11:00
..
keymaps RESET -> QK_BOOT default keymaps (#17037) 2022-05-15 20:26:27 +01:00
board.h Fixup ChibiOS header inclusion search ordering. (#19623) 2023-01-19 01:05:29 +00:00
config.h Remove matrix size defines (#19581) 2023-02-17 16:08:25 +11:00
info.json Move LED indicator config to data driven (#19800) 2023-02-17 13:14:29 +11: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 MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11: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 QK_BOOT if it is available.