[Keyboard] Add N87 Keyboard (#9663)

* Add new keyboard, the N87

* Deleted config.h and readme.md on tsangan keymap folder

* Edited layout names on keymap.c and n87.h. Disabled audio

* Edited files based on requested changes, re-enabled audio on extra data pin B7, enabled audio click, disabled music mode

* Updated the wiring matrix for symmetric_standard layout
This commit is contained in:
NightlyBoards
2020-07-24 14:51:54 +08:00
committed by GitHub
parent 2cebac6f2f
commit 0adf03c754
9 changed files with 779 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
# [n]87
![n87](https://i.imgur.com/EAIGP1r.jpg)
A TKL pcb that supports standard, tsangan and symmetrical standard bottom row
* 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/n87:default
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).