qmk-vial/keyboards/dztech/tofu/jr/v1
Yuri Paharev 71d25b36f3
Add VIAL support for tofu65v2/tofu_jr (#776)
* Add VIAL support for tofu65v2/tofu_jr

* Added VIALRGB support

* Move vial keymap to v1 folder

* Update keyboards/dztech/tofu/jr/v1/keymaps/vial/vial.json

remove excess objects

Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com>

---------

Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com>
2024-09-07 14:21:22 -06:00
..
keymaps/vial Add VIAL support for tofu65v2/tofu_jr (#776) 2024-09-07 14:21:22 -06:00
config.h Migrate RGB Matrix config to info.json - D (#22811) 2024-01-07 13:36:14 +00:00
halconf.h
keyboard.json Migrate build target markers to keyboard.json (#23293) 2024-03-30 11:31:50 +00:00
mcuconf.h
readme.md add tofujr v2 keyboard (#21740) 2023-09-25 18:16:28 -07:00
v1.c LED drivers: update keyboard LED configs (#23073) 2024-02-25 21:29:37 +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.