[Keyboard] Add Signum 3.0 for the elite-c (#5478)

* Add keyboard Signum 3.0 for the elite-c

* Update readme.md

* Remove unused macros

* Use bootmagic lite instead of full

* Add warning to keymap.c that it's auto-generate

* Add description for customizing keyboard layouts

* Make generate_km.py executable

* Make right shift available in numpad layer

* Update keyboards/signum/3_0/elitec/readme.md

Co-Authored-By: jceb <jceb@e-jc.de>

* Update keyboards/signum/3_0/elitec/readme.md

Co-Authored-By: jceb <jceb@e-jc.de>

* Fix typo in symbol name
This commit is contained in:
Jan Christoph Ebersbach
2019-04-07 19:20:09 -07:00
committed by Drashna Jaelre
parent 908966bdf3
commit eef00e4da1
11 changed files with 1618 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
# Signum 3.0
![Signum 3.0 Top](https://i.redd.it/vl54yl36bpz11.jpg)
An ergonomic 40% PCB.
Keyboard Maintainer: [Troy Fletcher](http://troyfletcher.net/)
Hardware available here: [Troy Fletcher](http://troyfletcher.net/keyboard_sales.html)
Make example for this keyboard (after setting up your build environment):
make signum/3_0/elitec: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).