qmk_firmware/keyboards/mechlovin/zed60
Christian C. Berclaz a70288bc4a
New standard layout for Mechlovin' Zed60 (60_tsangan_hhkb) (#24801)
* Added a default firmware and layout for the WindStudio Wind X R1
keyboard.

* Wind X R1: cleaned-up the folders to make clear that this firmware is
for the release 1 of this keyboard.

* Delete keyboards/windstudio/wind_x/R1 directory

Removing the uppercase R1 folder

* feat(mechlovin/zed60): Added the missing standard 60_tsangan_hhkb

* style(mechlovin/zed60): Ran qmk format-json -i on keyboard.json
2025-03-08 23:59:02 -08:00
..
keymaps/default Remove all via-enabled keymaps, including via. (#24322) 2024-08-26 07:51:22 +10:00
config.h Simplify more feature driver defines (#22090) 2023-09-25 13:06:42 +10:00
halconf.h [Keyboard] Add Zed60 PCB (#17304) 2022-07-17 09:24:28 -07:00
keyboard.json New standard layout for Mechlovin' Zed60 (60_tsangan_hhkb) (#24801) 2025-03-08 23:59:02 -08:00
mcuconf.h [Keyboard] Add Zed60 PCB (#17304) 2022-07-17 09:24:28 -07:00
readme.md RESET -> QK_BOOT keyboard readme (#18110) 2022-08-20 11:34:17 +01:00

zed60

zed60

Zed60 PCB, 60% keyboard PCB.

  • Keyboard Maintainer: Mechlovin'
  • Hardware Supported: Zed60, APM32F103
  • Hardware Availability: Mechlovin'

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

make mechlovin/zed60:default

Flashing example for this keyboard:

make mechlovin/zed60:default:flash

Bootloader

Enter the bootloader in 4 ways:

  • Bootmagic reset: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
  • Physical reset button: Briefly press the button on the back of the PCB - some may have pads you must short instead
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available
  • Bootloader: Hold down the key at (0,13) in the matrix (Backspace) and plug in the keyboard

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.