From 890f3a57b61c53538da8f669146097d9399d3f11 Mon Sep 17 00:00:00 2001 From: qpockets <69164255+qpockets@users.noreply.github.com> Date: Thu, 18 Feb 2021 15:31:58 -0500 Subject: add eggman keyboard (#11701) * add eggman keyboard * Update info.json * Update eggman.h correct copyright info * Update eggman.c correct copyright info * Update config.h correct copyright info * Update keymap.c correct copyright info * Update keyboards/eggman/readme.md reduce image size Co-authored-by: Ryan * Update keyboards/eggman/keymaps/default/config.h correct copyright Co-authored-by: Joshua Diamond Co-authored-by: Ryan Co-authored-by: Joshua Diamond --- keyboards/eggman/readme.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 keyboards/eggman/readme.md (limited to 'keyboards/eggman/readme.md') diff --git a/keyboards/eggman/readme.md b/keyboards/eggman/readme.md new file mode 100644 index 0000000000..156b4086fa --- /dev/null +++ b/keyboards/eggman/readme.md @@ -0,0 +1,18 @@ +# eggman + +![eggman](https://i.imgur.com/x4kaGmll.jpg) + +i am he and you are me + +* Keyboard Maintainer: https://github.com/qpockets +* Hardware Availability: + +Make example for this keyboard (after setting up your build environment): + + make eggman:default + +Flashing example for this keyboard: + + make eggman:default:flash + +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