mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 19:39:27 +00:00
c70c99367a
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>
24 lines
1.2 KiB
Markdown
24 lines
1.2 KiB
Markdown
# NormiePad
|
|
|
|
![NormiePad](https://i.imgur.com/Fr8o5Ijm.png)
|
|
|
|
This is a standard layout numberpad with USB-C connection and Kailh hotswap sockets, built on the RP2040 MCU.
|
|
|
|
## Default layout
|
|
|
|
![NormiePad Layout](https://i.imgur.com/IZxBA1f.png)
|
|
|
|
* Keyboard Maintainer: [Logan Butler](https://github.com/MatchstickWorks)
|
|
* Hardware Supported: NormiePad PCB
|
|
* Hardware Availability: Either via [my storefront](https://matchstick.works), [my Etsy Store](https://www.etsy.com/shop/MatchstickWorksShop), or by messaging directly
|
|
|
|
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](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
|