Joel Challis 960c4969a5 Remove empty `url` fields (#25181) 1 year ago
..
keymaps 45dc2499dc Remove all via-enabled keymaps, including `via`. (#24322) 1 year ago
chconf.h 6b78d07e64 [Keyboard] add 'soda/cherish' (#18057) 4 years ago
keyboard.json 960c4969a5 Remove empty `url` fields (#25181) 1 year ago
mcuconf.h 6b78d07e64 [Keyboard] add 'soda/cherish' (#18057) 4 years ago
readme.md 5c0e87608f Remove more RESET keycode references (#18252) 3 years ago
rules.mk 36a6f2ba3c Migrate build target markers to keyboard.json - S (#23532) 2 years ago

readme.md

CHERISH-75

A customizable 75% keyboard, support both HOTSWAP and SOLDER.

Make example for this keyboard (after setting up your build environment):

default:

qmk compile -kb soda/cherish -km default

via:

qmk compile -kb soda/cherish -km via

Bootloader

Enter the bootloader in 2 ways:

  • Physical reset button: Briefly press the button: [boot] first, then press button: [reset] on the back of the PCB
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.