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