You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Joel Challis 6e3cc56bdf
Migrate RGB Matrix config to info.json - D (#22811)
4 months ago
..
config.h Migrate RGB Matrix config to info.json - D (#22811) 4 months ago
halconf.h [Keyboard] add tofu_ii keyboard (#19118) 1 year ago
info.json Migrate RGB Matrix config to info.json - D (#22811) 4 months ago
mcuconf.h [Keyboard] add tofu_ii keyboard (#19118) 1 year ago
readme.md [Keyboard] add tofu_ii keyboard (#19118) 1 year ago
rules.mk [Keyboard] add tofu_ii keyboard (#19118) 1 year ago
v1.c Update keyboard LED driver configs (#22638) 5 months ago

readme.md

TOFU_II

A customizable 66 key RGB keyboard.

  • Keyboard Maintainer: moyi4681
  • Hardware Supported: TOFU_II
  • 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/ii:default

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