]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keyboard] Add Crossed Keys/Keyhive Nightmare (#6796)
authorCody Bender <50554676+cfbender@users.noreply.github.com>
Wed, 25 Sep 2019 21:20:20 +0000 (15:20 -0600)
committernoroadsleft <18669334+noroadsleft@users.noreply.github.com>
Wed, 25 Sep 2019 21:20:20 +0000 (14:20 -0700)
commit2a948e77715f0bd11d4b80315cf84c68890014d4
tree05d903c5108f36d6fe8f58b5ab3fbcc72bd4d855
parent983c93fe81d6379b10867648617e1213a33d05fe
[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
keyboards/nightmare/config.h [new file with mode: 0644]
keyboards/nightmare/info.json [new file with mode: 0644]
keyboards/nightmare/keymaps/default/config.h [new file with mode: 0644]
keyboards/nightmare/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/nightmare/keymaps/default/readme.md [new file with mode: 0644]
keyboards/nightmare/nightmare.c [new file with mode: 0644]
keyboards/nightmare/nightmare.h [new file with mode: 0644]
keyboards/nightmare/readme.md [new file with mode: 0644]
keyboards/nightmare/rules.mk [new file with mode: 0644]