Ryan 2da0827d4f Remove matrix size defines (#19581) 3 years ago
..
keymaps 069e6a259a Soda Cherish Refactor (#19259) 3 years ago
chconf.h 6b78d07e64 [Keyboard] add 'soda/cherish' (#18057) 4 years ago
cherish.c 6b78d07e64 [Keyboard] add 'soda/cherish' (#18057) 4 years ago
cherish.h 069e6a259a Soda Cherish Refactor (#19259) 3 years ago
config.h 2da0827d4f Remove matrix size defines (#19581) 3 years ago
info.json f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years 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 f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 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.