qmk_firmware/keyboards/yandrstudio/nz64
2023-02-08 18:41:46 +11:00
..
keymaps Remove legacy Grave Escape keycodes (#18787) 2022-10-20 18:04:11 -07:00
board.h Fixup ChibiOS header inclusion search ordering. (#19623) 2023-01-19 01:05:29 +00:00
config.h Debounce defines cleanup (#19742) 2023-02-03 19:19:58 +00:00
halconf.h [Keyboard] Cleanup zhou65 and add nz64 keyboard (#17032) 2022-05-11 21:48:47 -07:00
info.json Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
mcuconf.h [Keyboard] Cleanup zhou65 and add nz64 keyboard (#17032) 2022-05-11 21:48:47 -07:00
nz64.c Various keyboard fixes (#18649) 2022-10-09 09:30:51 +11:00
nz64.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

nz64

A 64 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/nz64: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.