diff options
author | Croktopus <39040552+Croktopus@users.noreply.github.com> | 2019-05-11 23:59:52 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-05-11 23:59:52 -0700 |
commit | 94f104cb6cd8751b49df7fa7e5b0b266e5354f92 (patch) | |
tree | 52cf901efb7245df890a0f74b044107dd8829390 /keyboards/handwired/daishi/readme.md | |
parent | 0db65190c2f4f72fd99d676d7e8aed6e0cc834f6 (diff) | |
download | qmk_firmware-94f104cb6cd8751b49df7fa7e5b0b266e5354f92.tar.gz |
[Keyboard] Added hand wired keyboard "Daishi" (#5712)
* added daishi
* edits made based on feedback
* Update keyboards/handwired/daishi/readme.md
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/handwired/daishi/keymaps/default/readme.md
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/handwired/daishi/keymaps/default/readme.md
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* made more changes based on feedback
* Update keyboards/handwired/daishi/keymaps/default/readme.md
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* updated usb device info
* fixed layouts
* fixed LEDs and keymaps
Diffstat (limited to 'keyboards/handwired/daishi/readme.md')
-rw-r--r-- | keyboards/handwired/daishi/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/handwired/daishi/readme.md b/keyboards/handwired/daishi/readme.md new file mode 100644 index 000000000..88ac8ea79 --- /dev/null +++ b/keyboards/handwired/daishi/readme.md @@ -0,0 +1,15 @@ +# Daishi + +![Daishi](http://kb.metamechs.com/wp-content/uploads/2019/03/IMG_20190325_113405-e1553610532162-1024x709.jpg) + +A compact battlecruiser using the CBC1 PCB. [More info on kb.metamechs.com](http://kb.metamechs.com/daishi/) + +Keyboard Maintainer: [Crokto](https://github.com/Croktopus/) +Hardware Supported: CBC1 PCB +Hardware Availability: [kb.metamechs.com](http://kb.metamechs.com/daishi/get-your-own-daishi/) + +Make example for this keyboard (after setting up your build environment): + + make handwired/daishi: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). |