summaryrefslogtreecommitdiff
path: root/keyboards/business_card/readme.md
diff options
context:
space:
mode:
authorkakunpc <15257475+kakunpc@users.noreply.github.com>2019-06-02 06:09:42 +0900
committerDrashna Jaelre <drashna@live.com>2019-06-01 14:09:42 -0700
commit67105b2a219f6d0e2d391706149152c24878a4e7 (patch)
tree90ad389cc7be8bb37c84574880a6f5d653ae6fd3 /keyboards/business_card/readme.md
parent0874502757505850920e9f5782f482296e3f7f6c (diff)
[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
Diffstat (limited to 'keyboards/business_card/readme.md')
-rw-r--r--keyboards/business_card/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/business_card/readme.md b/keyboards/business_card/readme.md
new file mode 100644
index 0000000000..c1bb32c9c3
--- /dev/null
+++ b/keyboards/business_card/readme.md
@@ -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).