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.
 
 
 
 
 
Joel Challis f8123c27ad
Remove obvious user keymaps, keyboards/{v,x,y,z}* edition. (#23083)
2 months ago
..
keymaps Remove obvious user keymaps, keyboards/{v,x,y,z}* edition. (#23083) 2 months ago
config.h Move RGBLight animations to data driven (#21635) 8 months ago
info.json Move RGBLight animations to data driven (#21635) 8 months ago
matrix.c I2C driver cleanup (#21273) 3 months ago
readme.md [Keyboard] Added ymdk split64 based on walston's work (#9183) 3 years ago
rules.mk Dedupe I2C, SPI, UART driver inclusions (#22253) 6 months ago
sp64.c I2C driver cleanup (#21273) 3 months ago
sp64.h I2C driver cleanup (#21273) 3 months 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.