You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan 4791cfae1a
Remove width, height and key_count from info.json (#14274)
2 years ago
..
keymaps [Keyboard] Added ymdk split64 based on walston's work (#9183) 3 years ago
config.h Remove `DESCRIPTION`, W-Z (#11633) 3 years ago
info.json Remove width, height and key_count from info.json (#14274) 2 years ago
matrix.c [Bug] Fix compile issues for boards with custom matrix (#14323) 2 years ago
readme.md [Keyboard] Added ymdk split64 based on walston's work (#9183) 3 years ago
rules.mk Change USBasp and bootloadHID bootloaders to lowercase (#14354) 2 years ago
sp64.c Remove empty override functions (#14312) 2 years ago
sp64.h [Keyboard] Added ymdk split64 based on walston's work (#9183) 3 years ago

readme.md

YMDK SP64

  • Keyboard Maintainer: Nathan Walston
  • Hardware Supported: YMDK SP64 with the ATmega32a chip.
  • Hardware Availability: Aliexpress

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

make ymdk/sp64:default

Flashing example for this keyboard (after setting up the bootloadHID flashing environment)

make ymdk/sp64:default:flash

Reset Key: Hold down the key located at top left on the left hand board, commonly programmed as ESC while plugging in the keyboard. (NOTE: If this doesn't work, try the lower left key on the lower left board, commonly programmed as Control. There might be a different version of the board that uses that key as the reset.)

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