From 4c51049b2baf4e686c257f21849159a7908c7275 Mon Sep 17 00:00:00 2001 From: TheFourthCow <63170386+TheFourthCow@users.noreply.github.com> Date: Mon, 27 Apr 2020 17:19:06 -0400 Subject: [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 --- keyboards/funky40/readme.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 keyboards/funky40/readme.md (limited to 'keyboards/funky40/readme.md') diff --git a/keyboards/funky40/readme.md b/keyboards/funky40/readme.md new file mode 100644 index 000000000..ed83be877 --- /dev/null +++ b/keyboards/funky40/readme.md @@ -0,0 +1,15 @@ +# Funky40 + + + +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). -- cgit v1.2.3-70-g09d2