qmk_firmware/keyboards/np12
Ryan ace372d90d
Move matrix config to info.json, part 3 (#19991)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-03-11 00:34:34 +11:00
..
keymaps Convert Encoder callbacks to be boolean functions (#12805) 2021-05-21 23:17:32 -07:00
info.json Move matrix config to info.json, part 3 (#19991) 2023-03-11 00:34:34 +11:00
np12.c
np12.h
readme.md
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

np12

np12

np12 pcb

Square-shaped 12 keys keypad with an encoder.

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 and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.