From 7c64a2bcaa559f0a582e3b499e21b75b1080f0cc Mon Sep 17 00:00:00 2001 From: TJ Date: Sat, 2 Jul 2022 09:05:44 -0500 Subject: Add BigBoy macro pad (#16962) Co-authored-by: Drashna Jaelre --- keyboards/tominabox1/bigboy/readme.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100755 keyboards/tominabox1/bigboy/readme.md (limited to 'keyboards/tominabox1/bigboy/readme.md') diff --git a/keyboards/tominabox1/bigboy/readme.md b/keyboards/tominabox1/bigboy/readme.md new file mode 100755 index 0000000000..c76065637c --- /dev/null +++ b/keyboards/tominabox1/bigboy/readme.md @@ -0,0 +1,20 @@ +# BigBoy + +A macropad designed by dingusxmcgee_ and tominabox1. + +![bigboy](https://i.imgur.com/oqxx6sEh.jpg) + +* Keyboard Maintainer: [tominabox1](https://github.com/tominabox1) +* Hardware Supported: BigBoy + +Make example for this keyboard (after setting up your build environment): + + make bigboy:default + +Flashing example for this keyboard: + + make bigboy:default:flash + +**Reset Key:** To enter the bootloader, either push the RESET button on the PCB, hold the top left key when plugging in, or the a programmed button on the keymap. + +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