qmk_firmware/keyboards/np12
Ryan 7e0299117b
Move encoder config to data driven (#19923)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-26 09:45:12 +11:00
..
keymaps Convert Encoder callbacks to be boolean functions (#12805) 2021-05-21 23:17:32 -07:00
config.h Move encoder config to data driven (#19923) 2023-02-26 09:45:12 +11:00
info.json Move encoder config to data driven (#19923) 2023-02-26 09:45:12 +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.