Drashna Jaelre f0da486fab Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728) il y a 2 ans
..
keymaps 5629ba1807 Remove legacy keycodes, part 4 (#18683) il y a 2 ans
config.h f0da486fab Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728) il y a 2 ans
info.json fb19e14048 Move keyboard USB IDs and strings to data driven: Y (#17926) il y a 3 ans
matrix.c bd70f5261c Remove `matrix_key_count()` (#16603) il y a 3 ans
readme.md 716924de3e [Keyboard] Added ymdk split64 based on walston's work (#9183) il y a 5 ans
rules.mk df9c266f45 [Keyboard] Update YMDK Split 64 config (#16979) il y a 3 ans
sp64.c fe6d6cf76d Remove empty override functions (#14312) il y a 3 ans
sp64.h 716924de3e [Keyboard] Added ymdk split64 based on walston's work (#9183) il y a 5 ans

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.