You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan 7e0299117b
Move encoder config to data driven (#19923)
1 year ago
..
keymaps 2021 May 29 Breaking Changes Update (#13034) 3 years ago
config.h Move encoder config to data driven (#19923) 1 year ago
info.json Move encoder config to data driven (#19923) 1 year ago
np12.c [Keyboard] Add np12 (#12703) 3 years ago
np12.h [Keyboard] Add np12 (#12703) 3 years ago
readme.md [Keyboard] Add np12 (#12703) 3 years ago
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 1 year ago

readme.md

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.