forked from mirrors/qmk_firmware
65a04ead32
* IS31FL3733: update keyboard LED config * IS31FL3736: update keyboard LED config * IS31FL3737: update keyboard LED config * IS31FL3741: update keyboard LED config * IS31FL3743A: update keyboard LED config * AW20216S: update keyboard LED config * SNLED27351: update keyboard LED config |
||
---|---|---|
.. | ||
config.h | ||
halconf.h | ||
info.json | ||
mcuconf.h | ||
readme.md | ||
rules.mk | ||
v1.c |
TOFU_II
A customizable 66 key RGB keyboard.
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.