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.

24 lines
831 B

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