[Keyboard] Add Funky40 support (#8942)

* Adding all relevant files for the Funky40

This should add all proper files for the funky40 a keyboard I designed for myself, /u/TheFourthcow, a 40% ortholinear with split spacebar.

* Second attempt to add all relevant files for the funky40, includes all reccomended changes from my previous pull request

* Revised most files for Funky40 including reccomenations from my previous pull request

* further modifications made to default funky40 board, compiles on my side with no errors hopefully this one works!

* Update keyboards/funky40/readme.mk.mk

* Update keyboards/funky40/keymaps/default/readme.md.md

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

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

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

* Update keyboards/funky40/config.h

* updating readmes and keymap

* final update to keymap and readmes should function correctly with updates requested

* made changes as requested by noroadsleft to config and readme
This commit is contained in:
TheFourthCow 2020-04-27 17:19:06 -04:00 committed by GitHub
parent dd60fcda28
commit 4c51049b2b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 149 additions and 0 deletions

View file

@ -0,0 +1,15 @@
# Funky40
<!-- ![Funky40](imgurlinkgoesherewheninitialbuildisfinished) -->
A compact 40% (12x4) ortholinear keyboard kit made and sold by /u/TheFourthCow
* Keyboard Maintainer: [TheFourthCow](https://github.com/TheFourthCow)
* Hardware Supported: Funky40 with Pro Micro or Elite C
* Hardware Availability: TBD - Currently from /u/TheFourthCow - [pm me on reddit](https://www.reddit.com/user/TheFourthCow/)!
Make example for this keyboard (after setting up your build environment):
make funky40: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).