]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keyboard] Added hand wired keyboard "Daishi" (#5712)
authorCroktopus <39040552+Croktopus@users.noreply.github.com>
Sun, 12 May 2019 06:59:52 +0000 (23:59 -0700)
committerDrashna Jaelre <drashna@live.com>
Sun, 12 May 2019 06:59:52 +0000 (23:59 -0700)
commit94f104cb6cd8751b49df7fa7e5b0b266e5354f92
tree52cf901efb7245df890a0f74b044107dd8829390
parent0db65190c2f4f72fd99d676d7e8aed6e0cc834f6
[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
keyboards/handwired/daishi/config.h [new file with mode: 0644]
keyboards/handwired/daishi/daishi.c [new file with mode: 0644]
keyboards/handwired/daishi/daishi.h [new file with mode: 0644]
keyboards/handwired/daishi/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/handwired/daishi/keymaps/default/readme.md [new file with mode: 0644]
keyboards/handwired/daishi/readme.md [new file with mode: 0644]
keyboards/handwired/daishi/rules.mk [new file with mode: 0644]