25 lines
831 B
Markdown
25 lines
831 B
Markdown
|
# np12
|
||
|
|
||
|
![np12](https://i.imgur.com/gci7qqZh.jpg)
|
||
|
|
||
|
![np12 pcb](https://i.imgur.com/DIIvW95h.jpg)
|
||
|
|
||
|
Square-shaped 12 keys keypad with an encoder.
|
||
|
|
||
|
* Keyboard Maintainer: [nut1414](https://github.com/nut1414)
|
||
|
* Hardware Supported: np12 keypad
|
||
|
* Hardware Availability: Open Source https://github.com/nut1414/np12
|
||
|
|
||
|
|
||
|
Make example for this keypad (after setting up your build environment):
|
||
|
|
||
|
make np12:default
|
||
|
|
||
|
Flashing example for this keyboard:
|
||
|
|
||
|
make np12:default:flash
|
||
|
|
||
|
To enter bootloader mode, press the reset button located on the left of the encoder.
|
||
|
|
||
|
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).
|