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

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.