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