From d35d65f2e0216c66706ed5a794ece52bc0f83079 Mon Sep 17 00:00:00 2001 From: gazeddy <33955949+gazeddy@users.noreply.github.com> Date: Sat, 20 Feb 2021 22:46:43 +0000 Subject: Added ConsoleKeyboard (#11950) Co-authored-by: Joel Challis Co-authored-by: Ryan --- keyboards/handwired/consolekeyboard/readme.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 keyboards/handwired/consolekeyboard/readme.md (limited to 'keyboards/handwired/consolekeyboard/readme.md') diff --git a/keyboards/handwired/consolekeyboard/readme.md b/keyboards/handwired/consolekeyboard/readme.md new file mode 100644 index 0000000000..303a394bd5 --- /dev/null +++ b/keyboards/handwired/consolekeyboard/readme.md @@ -0,0 +1,15 @@ +# Console Keyboard + +[Console Keyboard](https://i.imgur.com/5aLT7CLl.jpeg) + +A 3d printed macro pad based on the Stream Cheap + +* Keyboard Maintainer: [Gareth Edwards](https://github.com/gazeddy) +* Hardware Supported: Arduino Pro Micro +* Hardware Availability:https://www.thingiverse.com/thing:3167050 + +Make example for this keyboard (after setting up your build environment): + + make handwired/consolekeyboard: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