Store

Adafruit

$13.55 |
Only 2 left
No reviews yet

The Adafruit NeoKey Trinkey is a USB-A development board that combines an ATSAMD21 microcontroller, a Cherry MX-compatible key switch footprint, and an RGB N...

Estimated Delivery
Arrives
Disclaimer
View Markdown
Secure checkout

The Adafruit NeoKey Trinkey is a USB-A development board that combines an ATSAMD21 microcontroller, a Cherry MX-compatible key switch footprint, and an RGB NeoPixel LED into one tiny plug-in package. Insert it into any USB-A port and you've got a single-key macro pad, password entry device, or custom shortcut button — fully programmable with CircuitPython or Arduino.

The board includes a reverse-mount NeoPixel for colourful backlighting through the keycap, a capacitive touch pad for an extra input, and native USB support for serial, MIDI, and HID (keyboard/mouse) modes. Small, durable, and inexpensive — perfect as a first microcontroller project or a quick utility tool.

Key Features

  • ATSAMD21E18 – 48 MHz Cortex M0+, 256 KB Flash, 32 KB RAM
  • Cherry MX-Compatible Footprint – Solder in your favourite mechanical switch (two solder points)
  • Reverse-Mount NeoPixel – RGB LED shines up through the keycap
  • Capacitive Touch Pad – Additional touch input
  • Native USB – Serial, MIDI, HID (keyboard/mouse), and small disk drive
  • USB-A Form Factor – Plugs directly into any USB-A port
  • CircuitPython & Arduino – Fully supported with existing libraries
  • Reset Button – For restarting code or entering bootloader mode

Ideal For

  • Single-key macro pads and shortcut buttons
  • Password entry devices
  • Custom Escape key for MacBooks
  • USB MIDI triggers with visual feedback
  • Keychain-friendly gadgets

Package Contents

  • 1× Adafruit NeoKey Trinkey PCB
Note: Key switch and keycap are not included — solder in any MX-compatible switch. The board has a centre-nub hole only; if your switch has two mini side nubs, they will need to be clipped off.

Jargon buster

Plain-language definitions for the technical terms used above.

Bootloader
Small starter software on a microcontroller that lets new code be uploaded before the main program runs. Knowing how to enter bootloader mode matters when you need to program the board or recover it after a faulty sketch.
CircuitPython
A beginner-friendly version of Python designed to run directly on microcontroller boards. If a product supports CircuitPython, you can often program it by copying code files onto the board rather than setting up a more complex toolchain.
HID
Human Interface Device is a USB device class used for keyboards, mice, gamepads and similar controls. If a board supports HID over USB, it can act like an input device to a computer without needing a custom driver.
LED
A light-emitting diode is a small electronic component that lights up when current flows through it in the correct direction. In this kit, LEDs create the flashing effect, so polarity and correct soldering matter for the project to work.
microcontroller
A microcontroller is a small computer on a chip that runs your program and controls connected inputs and outputs. For this product, it is the part that reads buttons and sensors, drives the display and speaker, and communicates over Bluetooth.
MIDI
MIDI is a standard way for electronic instruments, controllers, and software to send musical control messages such as notes, velocity, and timing. If a board supports MIDI, it can be triggered from keyboards, drum pads, sequencers, or other music gear rather than only from buttons or code.
native USB
Native USB means the microcontroller itself handles USB communication, rather than using a separate USB-to-serial chip. This matters for programming, debugging, and projects that need the board to act directly as a USB device.
NeoPixel
A type of addressable LED system where colour data is sent along a single digital data line from one LED or controller to the next. Compatibility matters because the timing and signal format must match for the lights or driver board to respond correctly.
PCB
A printed circuit board is a rigid board with copper tracks that connect electronic parts without loose wires. For this kit, the PCBs also form the airplane shape, so they are both the circuit base and part of the finished model.
RAM
RAM is temporary memory used while a device is running, and its contents are lost when power is removed. A “Run in RAM” mode is useful for testing settings without permanently programming the module, but it may not support every feature.
RGB
Short for red, green and blue, usually referring to an LED that can mix those three colours. It matters because controlling an RGB LED teaches how separate outputs combine to create different colours.

Related Tutorials

Free guides on learn.littlebird.com.au

Stella
Stella Expert

Ask me anything about this product

Maddy, co-founder of Little Bird

Need help? We're here for you!

Hi, I'm Maddy. My team and I are ready to help with your order or any questions.