qmk_firmware/keyboards/matchstickworks/normiepad
Logan Butler c70c99367a
Add matchstickworks normiepad (#23183)
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2024-07-14 22:29:37 -07:00
..
keymaps Add matchstickworks normiepad (#23183) 2024-07-14 22:29:37 -07:00
keyboard.json Add matchstickworks normiepad (#23183) 2024-07-14 22:29:37 -07:00
readme.md Add matchstickworks normiepad (#23183) 2024-07-14 22:29:37 -07:00

NormiePad

NormiePad

This is a standard layout numberpad with USB-C connection and Kailh hotswap sockets, built on the RP2040 MCU.

Default layout

NormiePad Layout

Getting the board into bootloader mode:

In order to flash the firmware to this board, simply press both the RESET and BOOT buttons on the back of the PCB. You will hear a reconnect sound on your computer and a file explorer window should open where you can drag and drop the compiled UF2 into.

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

make matchstickworks/normiepad:default

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