[Keyboard] Adding Novem keyboard (macropad) and demo layout (#8781)

* Adding Novem keyboard (macropad) and demo layout

* Making changes suggested during pull request

* Removing keyboards/novem/keymaps/default/config.h as suggested during the pull request

* Moving keyboard to the handwired folder and changing the build line from readme in order to reflect this new location
This commit is contained in:
mechanicalguy21 2020-04-18 19:58:58 -05:00 committed by GitHub
parent 7e1c0bd4c0
commit 23df763a31
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 253 additions and 0 deletions

View file

@ -0,0 +1,16 @@
# novem
![novem](https://i.imgur.com/nPjBE9b.jpg)
A short description of the keyboard/project
* Keyboard Maintainer: [Jose I. Martinez](https://github.com/mechanicalguy21)
* Hardware Supported: This is a handwired keyboard created over a 3d printed case.
STL will be shared soon.
* Hardware Availability: STL files will be shared soon.
Make example for this keyboard (after setting up your build environment):
make handwired/novem: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).