qmk_firmware/keyboards/soda/cherish
2024-08-26 07:51:22 +10:00
..
keymaps/default Remove all via-enabled keymaps, including via. (#24322) 2024-08-26 07:51:22 +10:00
chconf.h [Keyboard] add 'soda/cherish' (#18057) 2022-08-17 00:26:35 -07:00
keyboard.json
mcuconf.h
readme.md Remove more RESET keycode references (#18252) 2022-09-03 06:50:44 +01:00
rules.mk Migrate build target markers to keyboard.json - S (#23532) 2024-04-17 03:15:02 +01:00

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.