From 2a31fbf9a6970ed425c2331f25fb7f92648ffcf1 Mon Sep 17 00:00:00 2001 From: coseyfannitutti <43188488+coseyfannitutti@users.noreply.github.com> Date: Mon, 16 Mar 2020 00:46:48 -0400 Subject: [Keyboard] Add the Romeo keyboard (#8434) * Add Keyboard - Romeo * Update rules.mk * Update readme.md * Update keyboards/coseyfannitutti/romeo/readme.md Co-Authored-By: Joel Challis * Update keyboards/coseyfannitutti/romeo/romeo.c Co-Authored-By: Joel Challis * Update keyboards/coseyfannitutti/romeo/keymaps/default/keymap.c Co-Authored-By: Ryan * Update keyboards/coseyfannitutti/romeo/keymaps/default/keymap.c Co-Authored-By: Ryan * Update keyboards/coseyfannitutti/romeo/readme.md Co-Authored-By: Ryan * Update keyboards/coseyfannitutti/romeo/rules.mk Co-Authored-By: Ryan * Update keyboards/coseyfannitutti/romeo/usbconfig.h Co-Authored-By: Ryan * Update keyboards/coseyfannitutti/romeo/usbconfig.h Co-Authored-By: Ryan * Update keyboards/coseyfannitutti/romeo/usbconfig.h Co-Authored-By: Ryan Co-authored-by: Joel Challis Co-authored-by: Ryan --- keyboards/coseyfannitutti/romeo/readme.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 keyboards/coseyfannitutti/romeo/readme.md (limited to 'keyboards/coseyfannitutti/romeo/readme.md') diff --git a/keyboards/coseyfannitutti/romeo/readme.md b/keyboards/coseyfannitutti/romeo/readme.md new file mode 100644 index 0000000000..5afb41b182 --- /dev/null +++ b/keyboards/coseyfannitutti/romeo/readme.md @@ -0,0 +1,13 @@ +# ROMEO + +A staggered 40% that can be assembled with only through hole components, including usb type-c, and can also be completely covered with most GMK base kits + +* Keyboard Maintainer: [coseyfannitutti](https://github.com/coseyfannitutti) +* Hardware Supported: ROMEO, ATmega328P +* Hardware Availability: [cftkb.com](http://www.cftkb.com), [GitHub](https://github.com/coseyfannitutti/romeo) + +Make example for this keyboard (after setting up your build environment): + + make coseyfannitutti/romeo: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