Joel Challis f1a279810f Migrate features from rules.mk to DD (#23202) před 2 roky
..
keymaps 16c91e0cf2 [Keyboard] Added TutelPad keyboard (#16975) před 4 roky
config.h 023d644bb6 Move RGBLight animations to data driven (#21635) před 3 roky
keyboard.json f1a279810f Migrate features from rules.mk to DD (#23202) před 2 roky
readme.md 16c91e0cf2 [Keyboard] Added TutelPad keyboard (#16975) před 4 roky
tutelpad.c e837a32b2b Move layouts for direct_pins boards to data driven (#19872) před 3 roky

readme.md

TutelPad macropad

Bootloader

You can enter the bootloader by pressing the reset switch on the side while the keyboard is plugged in. You can also short the GND and RST pads on the controller.

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

make 0xcb/tutelpad:default

Flashing example for this keyboard:

make 0xcb/tutelpad:default:flash

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