Ryan 2bde8ce206 `ez_maker`: adjust layout names (#24015) 2 лет назад
..
keymaps 2bde8ce206 `ez_maker`: adjust layout names (#24015) 2 лет назад
chconf.h 60a36863bc [Keyboard] ez_maker/directpins for easy one-offs in qmk_configurator (#13321) 5 лет назад
keyboard.json 2bde8ce206 `ez_maker`: adjust layout names (#24015) 2 лет назад
mcuconf.h 8978960a87 Tidy up ez_maker (#17910) 4 лет назад
readme.md 60a36863bc [Keyboard] ez_maker/directpins for easy one-offs in qmk_configurator (#13321) 5 лет назад
rules.mk 416af0171c Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) 3 лет назад

readme.md

DirectPins

Teensy 3.2 Pinout Guide

Easily assign keys to pins for your custom project using QMK Configurator.

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

qmk compile -kb ez_maker/directpins/teensy_32 -km default

Flashing example for this keyboard:

qmk flash -kb ez_maker/directpins/teensy_32 -km default

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