Adafruit
NeoKey FeatherWing - Two Mechanical Key Switches with NeoPixels
The NeoKey FeatherWing adds two mechanical key switch sockets with individually addressable NeoPixel backlighting to any Feather-format microcontroller. Each...
Get notified when back in stock
The NeoKey FeatherWing adds two mechanical key switch sockets with individually addressable NeoPixel backlighting to any Feather-format microcontroller. Each socket accepts Cherry MX or compatible switches (Kailh, Gateron, etc.) without soldering, using Kailh hot-swap sockets.
A reverse-mount NeoPixel sits beneath each switch, shining up through the switch housing. The two pixels are daisy-chained as a single 2-pixel NeoPixel strand for easy control. A STEMMA QT connector is included for solderless I2C connections to additional sensors and accessories.
Key Features
- Two Hot-Swap Sockets – Kailh sockets accept any MX-compatible mechanical switch without soldering
- NeoPixel Backlighting – Reverse-mount RGB NeoPixel under each switch, controllable as a 2-pixel strand
- Feather Compatible – Plugs into any Feather mainboard
- STEMMA QT Connector – Solderless I2C connection for additional peripherals
- Configurable Wiring – Jumper pads allow re-wiring of switch and LED pin assignments
Default Pin Assignments
- Switch A – D5 (pin to the left of SCL)
- Switch B – D6 (two pins left of SCL)
- NeoPixel Input – D9 (three pins left of SCL)
Ideal For
- Custom macro keypads and shortcut buttons
- Illuminated control interfaces
- Interactive project triggers
- Feather-based HID devices
Jargon buster
Plain-language definitions for the technical terms used above.
- FeatherWing
- A FeatherWing is an add-on board made to plug into the Feather microcontroller board layout. Knowing a product is a FeatherWing helps you check whether it will physically and electrically fit your Feather-style mainboard.
- Headers
- Rows of connector contacts on a fixed pitch (commonly 2.54 mm) used to link a board to a breadboard, jumper wires, or another board. They come as male pin headers and female socket headers; when a module ships with pre-soldered headers it can be used straight away, whereas bare pads require soldering the pins yourself.
- 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.
- Hot-swap
- Hot-swap (or hot-swapping) means connecting, disconnecting or replacing a component such as a power source, battery, drive or module while the rest of the system keeps running. It matters where equipment must stay operational without being powered down, and for power supplies it often needs extra circuitry to manage the inrush current or voltage dips that a swap can cause.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
- LED
- A light-emitting diode (LED) is a small electronic component that emits light when current flows through it in the correct direction. Because it only conducts one way, its polarity matters, and a through-hole LED must be soldered the correct way around to light up.
- microcontroller
- A microcontroller is a small computer on a single chip that runs a stored program and controls connected inputs and outputs such as buttons, sensors, displays and communication interfaces. In a device built around one, it is the part that executes the code and coordinates the device's behaviour.
- 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 (PCB) is a board, usually rigid, with etched copper tracks that connect electronic components together without loose wiring. Components are mounted on the board and signals route between them through the copper layout.
- RGB
- Short for red, green and blue, the three primary colours of light that are mixed in varying amounts to make a wide range of colours. In electronics RGB can refer to an LED or pixel that blends these three colours, or to a colour signal or interface that carries separate red, green and blue channels.
- STEMMA
- A plug-and-cable connection system used on some maker electronics boards to make wiring simpler. If a product uses STEMMA, you need the matching cable or connector type to plug it in without soldering.
- STEMMA QT
- A small plug-in connector system for I2C boards that lets you connect compatible sensors and controllers without soldering. It matters because it can make wiring faster and less error-prone, especially when adding several small modules to a project.
Find this product in
Brands
Related Tutorials
Free guides on learn.littlebird.com.au