qmk_firmware/keyboards/dztech/tofu/jr/v1
2023-12-20 13:31:50 +11:00
..
config.h Rename RGB_DISABLE_WHEN_USB_SUSPENDED -> RGB_MATRIX_SLEEP (#22682) 2023-12-20 13:31:50 +11:00
halconf.h
info.json RGB Matrix: driver naming cleanups (#21594) 2023-08-23 01:00:03 +01:00
mcuconf.h
readme.md add tofujr v2 keyboard (#21740) 2023-09-25 18:16:28 -07:00
rules.mk
v1.c Update keyboard LED driver configs (#22638) 2023-12-18 20:13:08 +00:00

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.