qmk-dactyl-manuform-a/keyboards/ez_maker/directpins/teensy_32
Joel Challis 0fa217a5b7
Align ChibiOS I2C defs with other drivers (#14399)
* Align ChibiOS I2C defs with other drivers

* Update keyboards/xelus/valor_frl_tkl/config.h

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-12 15:41:33 +01:00
..
keymaps/default [Keyboard] ez_maker/directpins for easy one-offs in qmk_configurator (#13321) 2021-08-14 08:42:59 -07:00
chconf.h [Keyboard] ez_maker/directpins for easy one-offs in qmk_configurator (#13321) 2021-08-14 08:42:59 -07:00
config.h Align ChibiOS I2C defs with other drivers (#14399) 2021-09-12 15:41:33 +01:00
halconf.h [Keyboard] ez_maker/directpins for easy one-offs in qmk_configurator (#13321) 2021-08-14 08:42:59 -07:00
info.json [Keyboard] ez_maker/directpins for easy one-offs in qmk_configurator (#13321) 2021-08-14 08:42:59 -07:00
mcuconf.h [Keyboard] ez_maker/directpins for easy one-offs in qmk_configurator (#13321) 2021-08-14 08:42:59 -07:00
readme.md [Keyboard] ez_maker/directpins for easy one-offs in qmk_configurator (#13321) 2021-08-14 08:42:59 -07:00
rules.mk [Keyboard] ez_maker/directpins for easy one-offs in qmk_configurator (#13321) 2021-08-14 08:42:59 -07:00

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.