summaryrefslogtreecommitdiff
path: root/keyboards/nightly_boards/n87/readme.md
diff options
context:
space:
mode:
authorNightlyBoards <65656486+NightlyBoards@users.noreply.github.com>2020-07-24 14:51:54 +0800
committerGitHub <noreply@github.com>2020-07-23 23:51:54 -0700
commit0adf03c75422c96962b72bc76cd1b95b91752187 (patch)
treefd5b0b45f83094c0e7f918744d299f2eb7b91ad2 /keyboards/nightly_boards/n87/readme.md
parent2cebac6f2f7f5a49adf7f2ce8a94c8ba1dbef707 (diff)
[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
Diffstat (limited to 'keyboards/nightly_boards/n87/readme.md')
-rw-r--r--keyboards/nightly_boards/n87/readme.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/nightly_boards/n87/readme.md b/keyboards/nightly_boards/n87/readme.md
new file mode 100644
index 0000000000..3cc08af5ae
--- /dev/null
+++ b/keyboards/nightly_boards/n87/readme.md
@@ -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).