1
0
Fork 0

[Keyboard] Add n9 macropad (#13168)

This commit is contained in:
NightlyBoards 2021-08-14 03:32:33 +08:00 committed by GitHub
parent 0f0ebde0aa
commit 504d443ee3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 267 additions and 0 deletions

View file

@ -0,0 +1,18 @@
# [n]9
![n9](https://i.imgur.com/dDGm2g7.png)
A 9-key pcb powered by a pro-micro
* Keyboard Maintainer: [Neil Brian Ramirez](https://github.com/NightlyBoards)
* Hardware Supported: atmega32u4
Make example for this keyboard (after setting up your build environment):
make nightly_boards/n9:default
Flashing example for this keyboard:
make nightly_boards/n9:default:flash
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).