aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/nightmare/readme.md
diff options
context:
space:
mode:
authorCody Bender <50554676+cfbender@users.noreply.github.com>2019-09-25 15:20:20 -0600
committernoroadsleft <18669334+noroadsleft@users.noreply.github.com>2019-09-25 14:20:20 -0700
commit2a948e77715f0bd11d4b80315cf84c68890014d4 (patch)
tree05d903c5108f36d6fe8f58b5ab3fbcc72bd4d855 /keyboards/nightmare/readme.md
parent983c93fe81d6379b10867648617e1213a33d05fe (diff)
downloadfirmware-2a948e77715f0bd11d4b80315cf84c68890014d4.tar.gz
firmware-2a948e77715f0bd11d4b80315cf84c68890014d4.tar.bz2
firmware-2a948e77715f0bd11d4b80315cf84c68890014d4.zip
[Keyboard] Add Crossed Keys/Keyhive Nightmare (#6796)
* initial draft of nightmare files * fixed pins * fixed MT keycodes * updated READMEs * updated title in main readme * updated for split space * added OPT_TAB * fixed layer 1 keymap * Add DEL to keymap * Update Bootmagic pins * Update Keymap * Fix missing ) * Update Up arrow on keymap * Add hosted image for Nightmare render * Update info.json for Nightmare layout * Resolve suggestions from drashna * Add split space layout in nightmare.h and info.json
Diffstat (limited to 'keyboards/nightmare/readme.md')
-rw-r--r--keyboards/nightmare/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/nightmare/readme.md b/keyboards/nightmare/readme.md
new file mode 100644
index 000000000..9e53ac5a9
--- /dev/null
+++ b/keyboards/nightmare/readme.md
@@ -0,0 +1,15 @@
+# Crossed Keys Nightmare
+
+![Crossed Keys Nightmare](https://i.imgur.com/JiKtPzL.png)
+
+A 50% pseudo-TMO50 clone with an adjusted bottom row, designed on the cheap with a Pro Micro and 3D Printed case.
+
+Keyboard Maintainer: [cfbender](https://github.com/cfbender)
+Hardware Supported: Nightmare case and PCB
+Hardware Availability: [Github](https://github.com/cfbender/keyboards/tree/master/nightmare)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make nightmare: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).