qmk-dactyl-manuform-a/keyboards/ymdk/sp64
Ryan a8d440e4e0
Tidy up NKRO_ENABLE rules (#15382)
2021-12-09 16:05:44 +11:00
..
keymaps
config.h
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
matrix.c [Bug] Fix compile issues for boards with custom matrix (#14323) 2021-09-05 23:35:42 +01:00
readme.md
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00
sp64.c Remove empty override functions (#14312) 2021-09-05 21:36:31 +01:00
sp64.h

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.