[Keyboard] Add Wallaby (#8398)

* Add wallaby

* Update readme.md

* Update keyboards/wallaby/keymaps/default/keymap.c

* Update keyboards/wallaby/rules.mk
This commit is contained in:
Koichi Katano 2020-03-13 11:30:59 +09:00 committed by GitHub
parent abd8e75cb7
commit 28d94b7248
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 497 additions and 0 deletions

View file

@ -0,0 +1,13 @@
# wallaby
A Tenkeyless PCB for YMDK aluminium case compatible with Filco
* Keyboard Maintainer: [Koichi Katano](https://github.com/kkatano)
* Hardware Supported: Wallaby PCB
* Hardware Availability: https://github.com/kkatano/wallaby
Make example for this keyboard (after setting up your build environment):
make wallaby: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).