[Keyboard] Add new keyboard BusinessCard (#6015)

* add Business Card

* remove helix code

* Change rgblight use noeeprom

* remove include

* Update keyboards/business_card

* Forgetting to erase
This commit is contained in:
kakunpc
2019-06-01 14:09:42 -07:00
committed by Drashna Jaelre
parent 0874502757
commit 67105b2a21
20 changed files with 1140 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
# business_card
![business_card](imgur.com image replace me!)
A short description of the keyboard/project
Keyboard Maintainer: [kakunpc](https://github.com/kakunpc)
Hardware Supported: The PCBs, controllers supported
Hardware Availability: links to where you can find this hardware
Make example for this keyboard (after setting up your build environment):
make business_card: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).