Joel Challis 0bd02952ea Remove `"command":false` from keyboards (#25193) 1 year ago
..
config.h 6e3cc56bdf Migrate RGB Matrix config to info.json - D (#22811) 2 years ago
halconf.h 4c5e0606fe add tofu_jr keyboard (#18960) 3 years ago
keyboard.json 0bd02952ea Remove `"command":false` from keyboards (#25193) 1 year ago
mcuconf.h 4c5e0606fe add tofu_jr keyboard (#18960) 3 years ago
readme.md 1acecc38e9 add tofujr v2 keyboard (#21740) 2 years ago
v1.c 65a04ead32 LED drivers: update keyboard LED configs (#23073) 2 years ago

readme.md

TOFU_JR_V1

A customizable 65% RGB keyboard.

  • Keyboard Maintainer: moyi4681
  • Hardware Supported: TOFU_JR_V1
  • Hardware Availability: KBDfans

Bootloader mode

Enter the bootloader in 3 ways:

  • Bootmagic reset: Hold down the left top key then plug in the USB cable.
  • Physical reset button: Double tap the reset button.
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available.

Making firmware

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

make dztech/tofu/jr:default

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