[Keyboard] Add handwired Wulkan keyboard (#6282)

* added handwired keyboard wulkan

* added info.json for qmk configurator

* fixed spelling

* enum dont need to be assigned to zero

* removed cflag from readme

* updated rules.mk

* removed unneeded rows from config

* moved unicode to keymap conf

* fix adjust layer and comments for keymap
This commit is contained in:
Napoleon Wulkan 2019-07-11 20:31:36 +02:00 committed by Drashna Jaelre
commit e6420f0bd8
8 changed files with 211 additions and 0 deletions

View file

@ -0,0 +1,14 @@
# wulkan
Handwired 40% keyboard build with Proton C.
Keyboard Maintainer: [Napoleon Wulkan](https://github.com/wulkan)
Hardware Supported: Proton C
Hardware Availability: [OLKB.com](https://olkb.com)
Make example for this keyboard (after setting up your build environment):
make handwired/wulkan:default:dfu-util
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).